Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 34,455 for

document properties

(0.13 sec)
  1. Working with Styles and Themes in C#|Aspose.Wor...

    Advanced Microsoft Word formatting features, working with styles and themes using C#....defined in the document using the Document.Styles property. This collection...and user-defined styles in a document. A particular style could...

    docs.aspose.com/words/net/working-with-styles-a...
  2. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your Document's organization and efficiency....collection of lists in the document. public List Add ( ListTemplate...collection of paragraphs. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Aspose::Words::Fields::FieldInclude::get_Source...

    Aspose::Words::Fields::FieldInclude::get_SourceFullName method. Gets or sets the location of the Document in C++....or sets the location of the document. System :: String Aspose ::...set its properties. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 在PHP中管理文档属性|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....Java添加自定义文档属性,调用 Document 模块的 add_custom_property 方法。 PHP 代码 //Instantiate...a list of all custom document properties of the Excel file $customProperties...

    docs.aspose.com/cells/zh/java/managing-document...
  5. 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...
  6. Aspose::Words::TableStyle::get_RightPadding met...

    Aspose::Words::TableStyle::get_RightPadding method. Gets or sets the amount of space (in points) to add to the right of the contents of table cells in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. Aspose::Words::TableStyle::get_BottomPadding me...

    Aspose::Words::TableStyle::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of table cells in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  8. Convert MHTML to PDF in Python – Aspose.HTML fo...

    Convert MHTML to PDF using Aspose.HTML Python library. Consider the supported MHTML to PDF conversion scenarios in Python code examples....convert an MHTML document into a Portable Document Format ( ) file...13 document_path = os. path . join (input_dir, "document.mht"...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  9. PageSet.all property | Aspose.Words for Node.js

    PageSet.all property. Gets a set with all the pages of the Document in their original order....all property PageSet.all property Gets a set with all the pages...pages of the document in their original order. get all () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....this, you need to use the properties of the ChartFormat type in...well as aliases for some properties, such as ForeColor, BackColor...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...