Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 41,497 for

document properties

(0.8 sec)
  1. Work with Columns and Rows|Aspose.Words for Nod...

    Working with parts of a table – rows, columns, and cells using Node.js. Specify Header Row Node.js....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/nodejs-net/working-with-c...
  2. PsSaveOptions.useBookFoldPrintingSettings prope...

    PsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the Document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....useBookFoldPrintingS property PsSaveOptions.useBookFoldPrintingS property Gets...value indicating whether the document should be saved using a booklet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Revision class | Aspose.Words for Node.js

    Aspose.Words.Revision class. Represents a revision (tracked change) in a Document node or style...revision (tracked change) in a document node or style. Use Revision...Changes in a Document documentation article. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a Document...and user-defined styles in a document. To learn more, visit the...Styles and Themes documentation article. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Cells Object Model|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....style, formula, and other properties of a single cell. ChartCollection/Chart...address and other related properties using a Hyperlink object...

    docs.aspose.com/cells/python-net/aspose-cells-o...
  6. C++ API to Convert PCL to EXCEL | products.aspo...

    Convert PCL to EXCEL via C++ API without using Microsoft Excel or Adobe Reader...features to manipulate PDF documents, including the ability to...EXCEL Open PCL file using Document class reference Convert PCL...

    products.aspose.com/total/cpp/conversion/pcl-to...
  7. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact object.... to documents. In Aspose.PDF for .NET, each PDF document is a...AddBackgroundToPdf () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/add-backgrounds/
  8. Aspose::Words::TabStopCollection::Add method | ...

    Aspose::Words::TabStopCollection::Add method. Adds or replaces a tab stop in the collection in C++....add custom tab stops to a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto paragraph = System...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Theme class | Aspose.Words for Node.js

    Aspose.Words.Theme class. Represents Document Theme, and provides access to main theme parts including [Theme.majorFonts](./majorFonts/), [Theme.minorFonts](./minorFonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/nodejs-net/working-with-styles-and-themes/) Documentation article....class Theme class Represents document Theme, and provides access...with Styles and Themes documentation article. Constructors Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Page Stamp to PDF using Java | Aspose.PDF

    Add page stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....</dependency> Add Page Stamp to PDF Document Java You need Aspose.PDF for...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/java/stamps/page/