Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 15,317 for

load font

(0.1 sec)
  1. Copy Range Style Only with JavaScript via C++|D...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'result' ); // Instantiate or load a Workbook. let workbook ; if...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  2. 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...
  3. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for .NET. Learn how to export slides with speaker notes efficiently....Instantiate the Presentation class: Load a PowerPoint or OpenDocument...hurting readability. Does the font in the notes affect the result...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  4. Add, Get, or Remove Watermarks in PDF Using Pyt...

    Add, get or remove watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Load the PDF with an instance of...apdf . text . TextState () ts . font_size = 72 ts . foreground_color...

    products.aspose.com/pdf/python-net/watermark/
  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. PDF Stamping in Python: Text, Image, and Page O...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET.... Load the PDF with an instance of...text_state . font = apdf . text . FontRepository . find_font ( "Arial"...

    products.aspose.com/pdf/python-net/stamps/
  7. 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/
  8. 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/
  9. Font.Shadow cannot read the shadow correctly - ...

    word in the test.docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...Font.Shadow cannot read the shadow correctly Aspose.Words Product...attribute “Shadow”, but run.Font.Shadow property value is false...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  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/