Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 30,871 for

custom font

(0.12 sec)
  1. WORD Mail Merge In Java

    Personalize your Mail merge WORD file using Java. Automate emails or build reports using Mail merge WORD template in Java....Word templates and data from custom data source Our solution provides...and PDF formats and data from custom data sources and further exporting...

    products.aspose.com/words/java/mailmerge/word/
  2. Features|Documentation

    Aspose.Cells for PHP via Java features....Formats and Conversions Many customers worldwide rely on the thorough...Group/ungroup rows and columns Create custom page breaks Insert/delete or...

    docs.aspose.com/cells/php-java/features/
  3. Features|Documentation

    Aspose.Cells for Node.js via C++ features....Formats and Conversions Many customers worldwide rely on the thorough...Group/ungroup rows and columns Create custom page breaks Insert/delete or...

    docs.aspose.com/cells/nodejs-cpp/features/
  4. 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/
  5. TxtSaveOptionsBase class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptionsBase class. The base class for specifying additional options when saving a document into a text based formats...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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....--- title: Add Custom XML Parts and Select them by ID with JavaScript...JavaScript via C++ linktitle: Add Custom XML Parts and Select them by...

    docs.aspose.com/cells/javascriptcpp/developer-g...
  7. truetype字体的字形和指标| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何使用.NET中TTF字体的字形和指标的基础。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/zh/net/glyphs-and-metrics-...
  8. Aspose::Words::Document::Cleanup method | Aspos...

    Aspose::Words::Document::Cleanup method. Cleans unused styles and lists from the document in C++....Shows how to remove unused custom styles from a document. auto...now has eight styles. // A custom style counts as "used" while...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....Load a document with text in a custom style and clone it. Document...srcDoc = new Document ( MyDir + "Custom list numbering.docx" ); Document...

    reference.aspose.com/words/net/aspose.words/doc...
  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...