Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 39,383 for

document properties

(0.16 sec)
  1. Features|Aspose.Words for Node.js via .NET

    Aspose.Words for Node.js via .NET provides users with a wide range of features from simply converting and modifying Documents to creating structured and visually appealing Documents or automating reporting....can perform a huge amount of document-related tasks – from simply...simply converting documents from one supported format to another...

    docs.aspose.com/words/nodejs-net/features/
  2. Mail Merge Template in Python|Aspose.Words for ...

    Create a Mail Merge template to define fixed content in output Documents, and then generate merge Documents using the merge fields in Python....merge template as the base document for a Mail Merge operation...where the region is the entire document. All is explained in the next...

    docs.aspose.com/words/python-net/mail-merge-tem...
  3. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML Document into a Document object. To learn more, visit the Documentation article in C++....when loading HTML document into a Document object. To learn more...the Specify Load Options documentation article. class HtmlLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Work with Columns and Rows in C#|Aspose.Words f...

    Working with parts of a table – rows, columns, and cells using C#. Specify Header Row C#....by accessing the selected document node by its index. Finding...the Index of a Table in a Document Sometimes you may need to...

    docs.aspose.com/words/net/working-with-columns-...
  5. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python.... You can split Word document using Python in a variety...Word source file into the Document class object for splitting...

    kb.aspose.com/words/python/how-to-split-pages-i...
  6. Adjustment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Adjustment class, designed to enhance your shapes with precise adjustment values for superior Document formatting.... public class Adjustment Properties Name Description Name { get;...adjustment raw values. Document doc = new Document ( MyDir + "Rounded...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Forms2OleControl.back_color property | Aspose.W...

    Forms2OleControl.back_color property. Gets or sets a background color of the control...back_color property Forms2OleControl.back_color property Gets or...on a type of the control. @property def back_color ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  8. What is HTML DOM? – C# Parsing

    You will find information about an HTML DOM and learn how to access and manipulate a DOM tree using the Aspose.HTML C# library....you to load and parse HTML documents, navigate the DOM tree, and...and access and modify document elements, attributes, and content...

    docs.aspose.com/html/net/tutorial/what-is-html-...
  9. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``true`` if control is in enabled state....enabled property Forms2OleControl.enabled property Returns true...Examples Shows how to verify the properties of an ActiveX control. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Split a Document in Python|Aspose.Words for Pyt...

    Split a Document into several files using Python. Use the split feature to effectively split a Document by headings or sections, as well as by pages or by page ranges....Ask AI Split a Document Contents [ Hide ] Splitting or split...split a document is the process of breaking a large document into...

    docs.aspose.com/words/python-net/split-a-document/