Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 11,959 for

font

(0.1 sec)
  1. Apply Rich Text Formatting to a Cell|Document

    Learn how to apply rich text formatting to a specific Excel cell using the Aspose.Cells Cloud REST API. Includes request syntax, parameter details, cURL example, and SDK snippets....allows you to apply multiple font styles within a single cell...

    docs.aspose.cloud/cells/apply-rich-text-formatt...
  2. Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....set barcode attributes like font and bars color, background color...

    docs.aspose.cloud/barcode/v4.0/overview/
  3. Add Tables to PDF via Cloud Python SDK

    Insert tables into PDFs using Python with Aspose.PDF Cloud SDK. Add structured data dynamically....header_text_state = TextState ( font = "Arial Bold" , font_size = 11 , foreground_color...= 255 , g = 255 , b = 255 ), font_style = FontStyles . BOLD ,...

    products.aspose.cloud/pdf/python/table/add/
  4. Reading Circle Annotation Information from a PD...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....><p><span style=\"text-decoration:;font-size:10.0pt\">Contents</span></p></body>"...

    docs.aspose.cloud/pdf/reading-circle-annotation...
  5. Create, Edit & Recognize 1D, 2D & Postal Barcod...

    Develop Python cloud applications for generating, scanning, processing, recognizing, and configuring 1D, 2D & postal barcodes for 60+ symbologies...barcode attributes, such as font style, font color, background color...

    products.aspose.cloud/barcode/python/
  6. Reading Polyline Annotations from PDF Document|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....><p><span style=\"text-decoration:;font-size:10.0pt\">Contents</span></p></body>"...

    docs.aspose.cloud/pdf/reading-polyline-annotati...
  7. Add Header to PDF with Python REST API

    Follow this article to add header to PDF with Python REST API. You will learn to automatically add a header to a PDF with Python REST Interface using Python Cloud SDK....attributes (text, alignment, font, color, etc.). Call the pos...

    kb.aspose.cloud/pdf/python/add-header-to-pdf-wi...
  8. Table of contents page numbers off after insert...

    Hello! I am using the aspose-words-cloud-ruby gem to genereate docx files from html documents. I am running into an issue where after inserting the TOC field to the converted document the table of contents often has som…...using has access to the DejaVu fonts by default, I harded-code all...DejaVu to rule out an unavailable font causing layout issues The longer...

    forum.aspose.cloud/t/table-of-contents-page-num...
  9. Split PDF files into Separate Files, Images or ...

    Split PDF files as separate files while choosing the file format as a new PDF, image, or MS Word documents. Split all pages of PDF or split specific pages....the image and recognizes the fonts such as Arial, Times New Roman...Roman etc and supports various font styles like regular, bold and...

    blog.aspose.cloud/ocr/extract-text-from-remote-...
  10. Add Table to PDF via Cloud Node.js SDK

    Add tables into PDF documents using Node.js and Aspose.PDF Cloud SDK....; const headerTextState = { font : "Arial Bold" , fontSize :...}; const commonTextState = { font : "Arial Bold" , fontSize :...

    products.aspose.cloud/pdf/nodejs/table/add/