Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 33,344 for

custom font

(0.22 sec)
  1. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java....DocumentBuilder(doc); // Create a custom paragraph style. Style style...new Document(); // Create a custom style for the source document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert VSD to VSDX using Java

    This article explains the process to convert VSD to VSDX using Java. It has the details to set the IDE, a list of steps, and a sample code changing VSD to VSDX....Font Product Family Aspose.TeX Product...code. It discusses various custom characteristics that can produce...

    kb.aspose.com/diagram/java/convert-vsd-to-vsdx-...
  3. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a document to PDF format....NET to customize PDF conversion, covering options...outlines, image downsampling, and font‑embedding settings, with accompanying...

    docs.aspose.com/words/python-net/specify-render...
  4. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using C#. Convert DOCX forms to PDF C#. Use PdfSaveOptions to change the result of saving a document to PDF....structure, graphics model and font embedding. Moreover, it features...Exporting Document Structure and Custom Properties The [https://reference...

    docs.aspose.com/words/net/specify-rendering-opt...
  5. PageSetup.paper_size property | Aspose.Words fo...

    PageSetup.paper_size property. Returns or sets the paper size....CUSTOM does not change existing values...SECTION_BREAK_EVEN_PAGE ) # Set a custom size for this section's pages...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a document...Name Description custom_node_id Specifies custom node identifier...of the field. font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....tags (SDTs) allow to embed customer-defined semantics as well... . Mapping of SDT nodes to custom XML packages within a document...

    reference.aspose.com/words/java/com.aspose.word...
  8. 演示文稿属性|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中管理 PowerPoint 演示文稿属性... set_Item ( "New Custom" , 12 ); dProps . set_Item..."Mudassir" ); dProps . set_Item ( "Custom" , 124 ); // 获取特定索引处的属性名称 var...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  9. How to load fonts? | Aspose.Font for C++

    Here is described how to load Fonts with C++. You will learn the objects, parameters, methods required for this, and get examples of loading....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/cpp/how-to-load-fonts/
  10. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…... Here’s what I tried: A custom ICellsDataTable interface (to...– built‑in short date, or a custom format such as "yyyy‑mm‑dd"...

    forum.aspose.com/t/using-cells-importdata-to-im...