Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 34,428 for

custom font

(1.1 sec)
  1. How to Read the Presentation Properties in Java

    This article entails how to read the presentation properties in Java. It guides by exposing the configuration details, step-wise program flow and a runnable example to read and print the document properties in Java....Font Product Family Aspose.TeX Product...lets you add and access the custom document properties. This topic...

    kb.aspose.com/slides/java/how-to-read-the-prese...
  2. Convert PowerPoint to Video using Java

    Follow this article to convert PowerPoint to video using Java. You will get details to set the IDE, a list of steps, and a sample code to develop a PPT to video converter software using Java....Font Product Family Aspose.TeX Product...metadata, hidden status, and custom tags before rendering to the...

    kb.aspose.com/slides/java/convert-powerpoint-to...
  3. How to Protect PDF File with Password in C#

    This brief tutorial explains details about how to protect PDF file with password in C#. You will learn how using C# PDF password protect feature can be utilized by following simple steps and the code snippet....Font Product Family Aspose.TeX Product...source PDF file, encrypt it with custom settings, and save it back...

    kb.aspose.com/pdf/net/how-to-protect-pdf-file-w...
  4. ListLevel.is_legal property | Aspose.Words for ...

    ListLevel.is_legal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style....Examples Shows advances ways of customizing list labels. doc = aw . Document...doc_list . list_levels : level . font . bold = True # Apply list formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert PDF to HTML in C#

    This brief topic focuses on how to convert PDF to HTML in C#. You can export PDF to HTML in C# by using simple API calls with no dependence on Adobe Acrobat or any other third party tool....Font Product Family Aspose.TeX Product...HtmlSaveOptions object to set Fonts, SVG and Image save options...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-htm...
  6. Aspose::Words::Lists::List class | Aspose.Words...

    Aspose::Words::Lists::List class. Represents formatting of a list. To learn more, visit the documentation article in C++....docx" ); Shows how to apply custom list formatting to paragraphs...Microsoft Word template, and customize the first two of its list...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. ListLevel.linked_style property | Aspose.Words ...

    ListLevel.linked_style property. Gets or sets the paragraph style that is linked to this list level....Examples Shows advances ways of customizing list labels. doc = aw . Document...doc_list . list_levels : level . font . bold = True # Apply list formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert HTML to DOCX in Java – Aspose.HTML for ...

    Convert HTML to DOCX using Aspose.HTML for Java API. Consider various HTML to DOCX conversion scenarios in Java code examples....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/java/convert-html-to-docx/
  9. Working with Expressions | Aspose.Tasks Documen...

    Learn how to create and evaluate formulas using task, resource, and project fields in Aspose.Tasks for .NET....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/tasks/net/working-with-task-res...
  10. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... You can also set the font attributes of the page number...//pageNumberStamp.TextState.Font = FontRepository.FindFont("Arial");...

    docs.aspose.com/pdf/cpp/add-page-number/