Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 15,541 for

load font

(0.06 sec)
  1. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when Loading HTML document into a Document object. To learn more, visit the documentation article in C++....Aspose::Words::Loading::HtmlLoadOptions class Contents [ Hide...specify additional options when loading HTML document into a Document...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. Extract fonts from PDF in C++ | Aspose.PDF

    Simple demo source code to extract Fonts from PDF file on any platform with C++ language....How to extract fonts from PDF using Aspose.PDF for C++ Tool Do...Do you need to extract fonts from PDF? Programmatic modification...

    products.aspose.com/pdf/cpp/parser/fonts/
  3. AutoFit Row Height Automatically When Loading F...

    Learn how to fit rows whose height is not custom-defined through the Aspose.Cells for Python via .NET API....Height Automatically When Loading File Contents [ Hide ] Possible...row automatically matches the font of the content, but when the...

    docs.aspose.com/cells/python-net/autofit-row-he...
  4. 7. LaTeX's model for character encodings

    This article covers internals of input and output encodings in LaTeX, as well as LaTeX internal character representation....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-encodings-model/
  5. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET.... Load the PDF with an instance of...text_state . font = apdf . text . FontRepository . find_font ( "Arial"...

    products.aspose.com/pdf/python-net/stamps/text/
  6. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....for the developers to create, load, modify and convert PDF files...text_state . font_size = 12 textFragment . text_state . font = apdf...

    products.aspose.com/pdf/python-net/create/
  7. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python....input_pdf , output_pdf ): # Load the existing PDF document document.... TextState () text_state . font_size = 72 text_state . foreground_color...

    docs.aspose.com/pdf/python-net/add-watermarks/
  8. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser....formatted in the red-underlined font. Deleted text is formatted in...red color and strike-through font settings. How Document Comparison...

    docs.aspose.com/words/net/document-comparison-f...
  9. Archive

    archives... Load an Image into Bitmap 8. Resize...you will learn how to create, load, fill, and draw bitmaps in Java...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  10. PDF Stamping in C#: Text, Image, and Page Optio...

    Add stamps: text, image or page - to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Load the PDF with an instance of...on90 }; textStamp . TextState . Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/stamps/