Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 41,638 for

document properties

(0.18 sec)
  1. Change Table Style in Node.js|Aspose.Words for ...

    Advanced table formatting C#. Create a table style using Node.js. Apply table style Node.js....a table and also reading properties of any table style. Table...already exists in a certain document into your style collection...

    docs.aspose.com/words/nodejs-net/working-with-t...
  2. Aspose::Words::Tables::Table::get_StyleName met...

    Aspose::Words::Tables::Table::get_StyleName method. Gets or sets the name of the table style applied to this table in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::TableStyle::get_TopPadding metho...

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

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. Work with Columns and Rows in C++|Aspose.Words ...

    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/cpp/working-with-columns-...
  5. View & Edit PowerPoint Metadata using Java | pr...

    Java source code to view and edit presentation propertires...PowerPoint and OpenOffice documents using Java Build your own...edit and remove presentation properties using server-side APIs. Edit...

    products.aspose.com/slides/java/metadata/
  6. Working with Protection|Documentation

    This section explains how to set protection in the diagram with Aspose.Diagram....ProtectShapes and ProtectStyles properties, exposed by the DocumentSettings...Diagram.BoolValue object. These properties can be used to protect and...

    docs.aspose.com/diagram/net/working-with-protec...
  7. How to Rotate Text in Adobe Acrobat using Java

    This short tutorial guides on how to rotate text in Adobe Acrobat using Java. It contains details about the IDE settings, step-wise process and a runnable sample code to rotate text in PDF using Java....information about setting other properties of the text in the resultant...rotated text Instantiate a new document and add a default page to...

    kb.aspose.com/pdf/java/how-to-rotate-text-in-ad...
  8. GroupShape constructor | Aspose.Words for Python

    GroupShape constructor. Creates a new group shape....doc DocumentBase The owner document. Remarks By default, the shape...should specify desired shape properties after you created a shape...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 在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...
  10. Extract Images using PdfExtractor|Aspose.PDF fo...

    This section explains how to extract Images with Aspose.PDF Facades using PdfExtractor Class.... () { // The path to the documents directory var dataDir = RunExamples...GetDataDir_AsposePdf_Images (); // Open PDF document using ( var extractor = new...

    docs.aspose.com/pdf/net/extract-images/