Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 219,446 for

formatting

(0.51 sec)
  1. Export EPUB to POTM via C# API | products.aspos...

    .NET API to Convert EPUB to POTM without using Microsoft Word...a powerful package of File Format Automation APIs that makes...to transform the EPUB file format into PPTX. This API provides...

    products.aspose.com/total/net/conversion/epub-t...
  2. FrameFormat.is_frame property | Aspose.Words fo...

    FrameFormat.is_frame property. Returns ``True`` if the paragraph is a frame....to get information about formatting properties of paragraphs...as_paragraph () if paragraph . frame_format . is_frame : paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule....shape, and customize its formatting. doc = aw . Document () builder...horizontal_rule_format = shape . horizontal_rule_format horizontal_rule_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FrameFormat.vertical_distance_from_text propert...

    FrameFormat.vertical_distance_from_text property. Specifies vertical distance (in points) between a frame and the surrounding text....to get information about formatting properties of paragraphs...as_paragraph () if paragraph . frame_format . is_frame : paragraph_frame...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Append Documents in Ruby|Aspose.Words for Java

    Append an MS Word document to other one using Ruby....source_formatting = importformatmode . KEEP_SOURCE_FORMATTING \ #...while keeping the original formatting of the source document. dst_doc...

    docs.aspose.com/words/java/append-documents-in-...
  6. ParagraphFormat.shading property | Aspose.Words...

    ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading Formatting for the paragraph....that refers to the shading formatting for the paragraph. @property...borders = builder . paragraph_format . borders borders . distance_from_text...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Auto Codepage Detection|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....from non-Unicode DXF and DWG formats. It is autodetected by default...symbols of CJK encodings (M+nXXXX format). It is autodetected by default...

    docs.aspose.com/cad/java/developer-guide/autoca...
  8. FolderFontSource | Aspose.Words for Java

    Represents the folder that contains TrueType font files in Java....detected that might result in formatting fidelity loss. setWarnin...detected that might result in formatting fidelity loss. FolderFontSource(String...

    reference.aspose.com/words/java/com.aspose.word...
  9. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font....Examples Shows how to insert formatted text using DocumentBuilder...doc = doc ) # Specify font formatting, then add text. font = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Text in PDF using Rust|Aspose.PDF ...

    This section explains various techniques of text handling. Learn how to add text using Aspose.PDF and Rust....the text elements can be formatted in your own desired style...are: adding text to PDF, formatting text inside PDF file, replace...

    docs.aspose.com/pdf/rust-cpp/working-with-text/