Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 14,054 for

load font

(0.08 sec)
  1. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during document processing by detecting potential formatting issues....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/net/aspose.words/doc...
  2. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP and the Aspose.PDF....instance of the Document class and load the input PDF file $document...FileOutputStream object to write the font file. $xmlOutputStream = new...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  3. Hyphenation.isDictionaryRegistered method | Asp...

    Hyphenation.isDictionaryRegistered method. Returns ``false`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``true`` otherwise.... font . localeId == new CultureInfo...Dictionary.registered.pdf" ); // Re-load the document after un-registering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....such as formatting or broken fonts. If you want to easily find...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  5. MarkdownLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.MarkdownLoadOptions to enhance your Markdown document Loading experience. Customize options for seamless integration into your projects....specify additional options when loading Markdown document into a Document...encoding that will be used to load an HTML, TXT, or CHM document...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....( __dirname , "output" ); // Load your excel file inside a workbook...get ( 0 ); // Access the first font setting object via getRichFormattings()...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  7. RtfLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfLoadOptions to enhance RTF document Loading with customizable settings for seamless integration into your projects....specify additional options when loading Rtf document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/net/aspose.words.loa...
  8. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document Loading or saving in Java....Words issued during document loading or saving. To learn more, visit...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/java/com.aspose.word...
  9. Extract Data from PDF Form using Java

    Follow this article to extract data from PDF form using Java. It has the IDE settings, a list of steps, and sample code showing how to extract data from PDF form using Java....Font Product Family Aspose.TeX Product...Textbox fields and sample data Load the PDF file with Form and input...

    kb.aspose.com/pdf/java/extract-data-from-pdf-fo...
  10. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....Font Product Family Aspose.TeX Product...for Java to modify a PDF file Load the Pdf file into the PdfContentEditor...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...