Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 42,449 for

document properties

(0.34 sec)
  1. Public API Changes in Aspose.Imaging 17.03|Docu...

    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....03 Contents [ Hide ] This document describes the changes to the...includes new and updated public properties, methods, added APIs, but...

    docs.aspose.com/imaging/java/public-api-changes...
  2. CssSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.cssSaving()](../icsssavingcallback/cssSaving/#csssavingargs) event...more, visit the Save a Document documentation article. Remarks By...when Aspose.Words saves a document to HTML, it saves CSS information...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style.ListFormat | Aspose.Words for .NET

    Discover how to customize the ListFormat property for paragraph styles, enhancing your Document's organization and visual appeal....ListFormat property Provides access to the list...list formatting properties of a paragraph style. public ListFormat...

    reference.aspose.com/words/net/aspose.words/sty...
  4. Draw Slicer while rendering Excel to PDF|Docume...

    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.... Sample Code AI Document Assistant Close Updating Slicer...js via C++ Change Slicer Properties with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/draw-slicer-wh...
  5. Working with Footnote and Endnote|Aspose.Words ...

    How to manipulate footnotes and endnotes using C++....some classes, methods and properties for working with footnotes...footnote or endnote in a Word document, please use the InsertFootnote...

    docs.aspose.com/words/cpp/working-with-footnote...
  6. FormFieldCollection class | Aspose.Words for No...

    Aspose.Words.Fields.FormFieldCollection class. A collection of [FormField](../formfield/) objects that represent all the form fields in a range...with Form Fields documentation article. Properties Name Description...this collection and from the document. remove(formField) Removes...

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

    Aspose.Words.NodeChangingArgs class. Provides data for methods of the [INodeChangingCallback](../inodechangingcallback/) interface....Words Document Object Model (DOM) documentation article. Properties...Properties Name Description action Gets a value indicating what...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldNextIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldNextIf LeftExpression property. Easily manage the left side of your comparison expressions for enhanced data manipulation and analysis....LeftExpression property Gets or sets the left part...during a mail merge. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your Document in their original order with PageSet Even. Streamline your workflow and enhance Document management!...Even property Gets a set with all the even...even pages of the document in their original order. public static...

    reference.aspose.com/words/net/aspose.words.sav...
  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/