Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 33,341 for

custom font

(0.2 sec)
  1. Specify Default Presentation Fonts in Java|Aspo...

    Set default Fonts in Aspose.Slides for Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Presentation Fonts in Java Contents [ Hide ] Use Default Fonts for Rendering...Slides lets you set the default font fore rendering the presentation...

    docs.aspose.com/slides/java/default-font/
  2. Modifing AcroForm|Aspose.PDF for C++

    Modifing form in your PDF file with Aspose.PDF for C++ library. You can Add or remove fields in existing form, getand set fieldlimit and etc....( u "textbox1" )); } Set Custom Font for the Form Field Form fields...configured to use specific default fonts. In the early versions of Aspose...

    docs.aspose.com/pdf/cpp/modifing-form/
  3. Style.ListFormat | Aspose.Words for .NET

    Discover how to Customize the ListFormat property for paragraph styles, enhancing your document's organization and visual appeal....DocumentBuilder ( doc ); // Create a custom paragraph style. Style style..."MyStyle1" ); style . Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/sty...
  4. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. This methods internally...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Adding Text to PDF|Aspose.PDF for Python via .NET

    This article describes various aspects of working with text in Aspose.PDF. Learn how to add text to PDF, add HTML fragments, or use Custom OTF Fonts....specific position, to styling it (font, size, color, style), handling...HTML or LaTeX fragments, custom fonts, and text formatting options...

    docs.aspose.com/pdf/python-net/add-text-to-pdf-...
  6. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list formatting properties of a paragraph style....DocumentBuilder ( doc = doc ) # Create a custom paragraph style. style = doc...'MyStyle1' ) style . font . size = 24 style . font . name = 'Verdana'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.listFormat property | Aspose.Words for No...

    Style.listFormat property. Provides access to the list formatting properties of a paragraph style....DocumentBuilder ( doc ); // Create a custom paragraph style. let style..."MyStyle1" ); style . font . size = 24 ; style . font . name = "Verdana"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....&WO &"<FontName>" Represents a font name. For example: &“Arial”...&"<FontName>, <FontStyle>" Represents font name with style. For example:...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  9. Convert PPT and PPTX to PDF in JavaScript [Adva...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs using Aspose.Slides for Node.js, with fast code examples and advanced conversion options....password-protect PDF files, detect font substitutions, select specific...Options Aspose.Slides provides custom options—properties under the...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own Custom method called to capture loss of fidelity warnings that can occur during document loading or saving in Java....if you want to have your own custom method called to capture loss...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/java/com.aspose.word...