Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 32,279 for

custom font

(0.09 sec)
  1. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for .NET recognition results as a searchable and indexable PDF document....provide a custom dictionary , or specify the font to be embedded...

    docs.aspose.com/ocr/net/save-searchable-pdf/
  2. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a document...Name Description custom_node_id Specifies custom node identifier...of the field. font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage Fonts in Presentations on Android|Aspose...

    Control Fonts in Java with Aspose.Slides for Android: embed, substitute, and load Custom Fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....Manage Fonts in Presentations on Android Contents [ Hide ] Manage...Manage Font Related Properties Presentations usually contain both...

    docs.aspose.com/slides/androidjava/manage-fonts/
  4. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java....DocumentBuilder(doc); // Create a custom paragraph style. Style style...new Document(); // Create a custom style for the source document...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage Fonts in Presentations Using Java|Aspose...

    Control Fonts in Java with Aspose.Slides: embed, substitute, and load Custom Fonts to keep PPT, PPTX and ODP presentations clear, brand-safe, and consistent....Manage Fonts in Presentations Using Java Contents [ Hide ] Manage...Manage Font Related Properties Presentations usually contain both...

    docs.aspose.com/slides/java/manage-fonts/
  6. How to load fonts? | Aspose.Font for .NET

    Here is described how to load Fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/net/how-to-load-fonts/
  7. HTML with Golang via C++|Documentation

    Convert Excel to HTML and MHTML format using Aspose.Cells with Golang via C++....like em or percent Set Default Font while rendering spreadsheet...to Excel workbook Enable CSS Custom Properties while saving to...

    docs.aspose.com/cells/go-cpp/convert-excel-to-h...
  8. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a document to PDF format using Java....structure, graphics model and font embedding. Moreover, it features...Exporting Document Structure and Custom Properties The ExportDocumentStruct...

    docs.aspose.com/words/java/specify-rendering-op...
  9. Manage Document Properties with JavaScript via ...

    Learn how to manage document properties through the Aspose.Cells for JavaScript via C++ APIs.... User-defined (custom) properties: Custom properties are defined...to know about built‑in and custom properties is that built‑in...

    docs.aspose.com/cells/javascript-cpp/managing-d...
  10. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...loadOptions); } // Map your local fonts folder (where ARIALUNI.TTF resides)...MapPath("~"), "fonts"); // Configure Aspose to load fonts from that...

    forum.aspose.com/t/how-to-imprve-performance-be...