Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 16,485 for

load font

(0.26 sec)
  1. 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-...
  2. How to Convert Visio to SVG in Java

    This tutorial contains the information on how to convert Visio to SVG in Java. This contains the code snippet in addition to the step-by-step guide so that you can convert VSD to SVG in Java without writing any additional code....Font Product Family Aspose.TeX Product...an object of Diagram class to load the input Visio file Specify...

    kb.aspose.com/diagram/java/how-to-convert-visio...
  3. Add Watermarks to PDF in Python|Aspose.PDF for ...

    Learn how to add watermark artifacts to PDF files in Python using Aspose.PDF for Python via .NET....Extract Watermarks from PDF Load the PDF document. Access page...using Aspose.PDF for Python: Load the PDF document. Create a text...

    docs.aspose.com/pdf/python-net/add-watermarks/
  4. AutoFit Row Height Automatically When Loading F...

    Learn how to fit rows whose height is not customized....Height Automatically When Loading File Contents [ Hide ] Possible...height automatically matches the font of the content, but when the...

    docs.aspose.com/cells/net/autofit-row-height/
  5. 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/
  6. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when Loading a document into a [Document](../../aspose.words/document/) object...password or base URI) when loading a document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Multithreading in Aspose.Slides for Python|Aspo...

    Aspose.Slides for Python via .NET 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/python-net/multithreading/
  8. 在 Jython 中管理电子邮件的附件|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....<br/>" + "<font color=blue>This line is in blue color</font>" ) #...False )) # Adding attachment # Load an attachment attachment = Attachment...

    docs.aspose.com/email/zh/java/manage-attachment...
  9. Aspose.Words hyphenation PDF Output differs fro...

    Hello, if we convert the attached Input Word File to PDF using german Hyphenation dictionary, the output PDF differs from the PDF which we export as PDF directly with Microsoft Word. How can we ensure that the output P…...Loading.LoadOptions { Encoding = EncodingHelper... } Load the Document with Proper Encoding : When loading the...

    forum.aspose.com/t/aspose-words-hyphenation-pdf...
  10. PDF Sticky Annotations using C++|Aspose.PDF for...

    This topic about Sticky annotations, as an example we shows the Watermark Annotation in the text. It uses to represent graphics on the page. Check code snippet to resolve this task....( "C: \\ Samples \\ " ); // Load the PDF file auto document =...wa ); //Create TextState for Font settings auto ts = MakeObject...

    docs.aspose.com/pdf/cpp/sticky-annotations/