Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 39,438 for

document properties

(0.11 sec)
  1. How to Convert PDF to Latex using Python

    This tutorial elaborates on how to convert PDF to Latex in Python. It explains basic information about the setup of the system environment and step-by-step procedure, along with a code snippet to create a PDF to Latex converter using Python....the input PDF file with a Document class object Initialize a...loads a source PDF document using the Document class and then initializes...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  2. FieldFootnoteRef class | Aspose.Words for Python

    aspose.words.fields.FieldFootnoteRef class. Implements the FOOTNOTEREF field...the Working with Fields documentation article. Inheritance: FieldFootnoteRef...The default constructor. Properties Name Description display_result...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize Document layout control, enhancing your Word processing experience with flexible customization options....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. public class LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for JavaScript via C++....textAlignment property. This property returns an object of...class, which has several properties, e.g., ShapeTextAlignment...

    docs.aspose.com/cells/javascript-cpp/set-margin...
  5. Convert CMX to PDF in C#

    This tutorial demonstrates how to convert CMX to PDF in C#. It provides the IDE configuration, a series of steps, and example code for creating a CMX to PDF converter in C#....Configure the metadata for the document Produce the PDF file on disk...file, and assigns various properties. It then sets up PDF export...

    kb.aspose.com/imaging/net/convert-cmx-to-pdf-in...
  6. Convert CMX to PDF in Java

    This tutorial explains the method to convert CMX to PDF in Java. It outlines the IDE setup and sample code for building a CMX to PDF converter in Java....Define the metadata for the document Generate the PDF file to the...CMX file, and sets multiple properties. It subsequently configures...

    kb.aspose.com/imaging/java/convert-cmx-to-pdf-i...
  7. How to check if Run is a Field? - Free Support ...

    Hi, I drafted the following method based on some C# form answer. Please let me know if that’s correct or maybe there is a way to simplify it? private static boolean isField(Document word, Run run) { try { …...private static boolean isField(Document word, Run run) { try { for...part of a Field in a Word document can be improved for efficiency...

    forum.aspose.com/t/how-to-check-if-run-is-a-fie...
  8. Developer Guide|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....Contents [ Hide ] Adjust CAD properties CAD and BIM Drawings Drawing...

    docs.aspose.com/cad/python-net/developer-guide/
  9. TableSubstitutionRule Class | Aspose.Words for ...

    Discover the Aspose.Words.Fonts.TableSubstitutionRule class for efficient font management and seamless text formatting in your Documents....the Working with Fonts documentation article. public class TableSubstitutionRul...TableSubstitutionRul : FontSubstitutionRule Properties Name Description virtual...

    reference.aspose.com/words/net/aspose.words.fon...
  10. CustomXmlPart class | Aspose.Words for Python

    aspose.words.markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...Structured Document Tags or Content Control documentation article...article. Remarks A DOCX or DOC document can contain one or more Custom...

    reference.aspose.com/words/python-net/aspose.wo...