Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 15,567 for

load font

(0.34 sec)
  1. FontSettings | Aspose.Words for Java

    Specifies Font settings for a document in Java....class FontSettings Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....Font Product Family Aspose.TeX Product...environment, details about loading an existing Word document and...

    kb.aspose.com/words/python/how-to-edit-word-doc...
  3. Extract fonts from PDF in C# | Aspose.PDF

    C# source code to extract Fonts from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....How to extract fonts from PDF using Aspose.PDF for .NET Tool...Tool Do you need to extract fonts from PDF? Programmatic modification...

    products.aspose.com/pdf/net/parser/fonts/
  4. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....pdf" ); // Load the PDF file auto document =...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  5. Footnotes conversion from HTML to DOCX - Free S...

    Hello, I am trying to convert an HTML to DOCX with Aspose.Words for java and I have footnotes in the HTML with reference. I want to convert them in real footnotes in DOCX without loosing the reference is it possible? Th…... Java code – load HTML and save as DOCX import...args) throws Exception { // 1️⃣ Load the HTML (the HTML string may...

    forum.aspose.com/t/footnotes-conversion-from-ht...
  6. Replace Text in PDF|Aspose.PDF for Java

    Explore how to replace text within a PDF document in Java using Aspose.PDF for content updates and document customization....ReplaceTextInParticu (){ // load PDF file Document pdfDocument...ReplaceTextWithRegul () { // load PDF file Document pdfDocument...

    docs.aspose.com/pdf/java/replace-text-in-a-pdf-...
  7. Aspose.Cells 8.6.0中的公共API更改|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.... C# //Load a spreadsheet with WorkbookMetadata...Cells API导入。 以下是简单的使用场景。 C# //Load the spreadsheet Workbook book...

    docs.aspose.com/cells/zh/net/public-api-changes...
  8. Aspose::Words::FileFormatUtil class | Aspose.Wo...

    Aspose::Words::FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums. To learn more, visit the documentation article in C++....Converts IANA content type into a load format enumerated value. static...(Aspose::Words::LoadFormat) Converts a load format enumerated value into...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. How to Convert PCL to PDF in Python

    This example focues on how to convert PCL to PDF in Python. It covers all the details of configuring the IDE environment and using a runnable sample code to transform PCL to PDF using Python....Font Product Family Aspose.TeX Product...instance and set the required load properties Open the source PCL...

    kb.aspose.com/pdf/python/how-to-convert-pcl-to-...
  10. Multithreading in Aspose.Slides for C++|Aspose....

    Aspose.Slides for C++ multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....possible (besides parsing/loading/cloning) and everything goes...detected. It is not safe to load, save, and/or clone an instance...

    docs.aspose.com/slides/cpp/multithreading/