Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 41,478 for

document properties

(0.11 sec)
  1. Convert a Document to PDF in Python|Aspose.Word...

    Convert a Document to PDF using Python. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....Ask AI Convert a Document to PDF Contents [ Hide ] Purpose Summary...via .NET to convert various document types—including Word files...

    docs.aspose.com/words/python-net/convert-a-docu...
  2. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...visit the Document Builder Overview documentation article. Remarks...process of building a Document easier. Document is a composite object...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::PageSetup::get_Orientation metho...

    Aspose::Words::PageSetup::get_Orientation method. Returns or sets the orientation of the page in C++....settings to sections in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. WebExtensionBinding.AppRef | Aspose.Words for .NET

    Discover how the WebExtensionBinding AppRef property links binding keys to Document data, enhancing your web app's functionality and performance....AppRef property Specifies the binding key...with the bound data in the document. public string AppRef { get...

    reference.aspose.com/words/net/aspose.words.web...
  5. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic....you insert a page to a PDF document at any location in the file...and delete pages from your document. This section shows how to...

    docs.aspose.com/pdf/java/working-with-pages/
  6. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a VBA project in Java.... Document doc = new Document(); // Create a new...that extends the methods and properties of an ActiveX control that...

    reference.aspose.com/words/java/com.aspose.word...
  7. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this formatting....styleName property ParagraphFormat.styleName property Gets or sets...Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font formatting of this object....font property Inline.font property Provides access to the font...Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Chart | Aspose.Words for Java

    Provides access to the chart shape Properties in Java....access to the chart shape properties. To learn more, visit the...the Working with Charts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....configured by setting different properties like title, modification...file along with above stated properties. Steps to Convert HTML Page...

    kb.aspose.com/html/net/how-to-convert-html-page...