Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 11,417 for

font

(0.13 sec)
  1. Add Tables to PDF via Cloud PHP SDK

    Add tables to PDFs using PHP and Aspose.PDF Cloud SDK. Structure and display tabular content programmatically....= 5 ; $headerTextState = [ "font" => "Arial Bold" , "fontSize"..."Bold" ]; $commonTextState = [ "font" => "Arial Bold" , "fontSize"...

    products.aspose.cloud/pdf/php/table/add/
  2. Add Text to PDF with C# REST API

    Follow this article to add text to PDF with C# REST API. You will learn to automatically write on PDF with C# Low Code API using .NET-based Cloud SDK....can set the text alignment, font settings, color, strikeout,...

    kb.aspose.cloud/pdf/net/add-text-to-pdf-with-ne...
  3. Add Header to PDF with C# REST API

    Follow this article to add header to PDF with C# REST API. You will learn to automatically add a header to a PDF with C# REST Interface using .NET Cloud SDK....alignment, text state, color, font, and header text. Call the ...

    kb.aspose.cloud/pdf/net/add-header-to-pdf-with-...
  4. Add Header to PDF with Node.js REST API

    Follow this article to add header to PDF with Node.js REST API. You will learn to automatically add a header to a PDF with Node.js REST Interface using Node.js Cloud SDK....alignment, text state, color, font, and header text. Call the ...

    kb.aspose.cloud/pdf/nodejs/add-header-to-pdf-wi...
  5. Aspose.Cells Cloud Web API - Merge one spreadsh...

    Combine a spreadsheet file stored in a cloud storage into another spreadsheet, and you can specify the format and location of the data output.....fontsLocation String Query Custom font location. region String Query...

    docs.aspose.cloud/cells/merge-remote-spreadsheet/
  6. Get a `Run` object in a Word document online|Do...

    Get a `Run` object in a Word document programmatically via Cloud API.... Get font properties of a `Run` object...

    docs.aspose.cloud/words/paragraphs/get-run/
  7. Extract Text From Images in iOS apps using Obje...

    Recognize or extract text in English and other languages, and recognize text in only part of an image. iOS apps can extract text.... Extract shapes, font, format and themes information...

    blog.aspose.cloud/total/create-manipulate-and-c...
  8. Read, Manipulate and Convert EML, MHT, MSG Emai...

    You can convert email messages like MSG to EML, MSG to MHT, EML to MSG, EML to MHT, MHT to MSG, or MHT to EML very efficiently....slide, text, color schemes, font schemes, shapes and images etc...

    blog.aspose.cloud/slides/create-modify-and-conv...
  9. 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/
  10. Replace Tables in PDF via Cloud Node.js SDK

    Replace or change tables in PDF docuemnt using Aspose.PDF Cloud. Check the Node.js source code to replace Tables in PDF files....; const headerTextState = { font : "Arial Bold" , fontSize :...}; const commonTextState = { font : "Arial Bold" , fontSize :...

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