Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 42,177 for

document properties

(1.06 sec)
  1. ChartSeriesGroup.axis_y property | Aspose.Words...

    ChartSeriesGroup.axis_y property. Provides access to Properties of the Y axis of this series group....axis_y property ChartSeriesGroup.axis_y property Provides access...access to properties of the Y axis of this series group. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....field into a document. Document doc = new Document(); DocumentBuilder...Quantity) DESC"); // These properties have the same function as...

    reference.aspose.com/words/java/com.aspose.word...
  3. ImageSize class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageSize class. Contains information about image size and resolution...the Working with Images documentation article. Constructors Name...resolution to the given values. Properties Name Description heightPixels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GoogleAiModel class | Aspose.Words for Python

    aspose.words.ai.GoogleAiModel class. Class representing Google AI Models (Gemini) integration within Aspose.Words.... Properties Name Description timeout...Description check_grammar(source_document, options) Checks grammar of...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Change the HTML Link Target Type with JavaScrip...

    Learn how to change the HTML link target type using Aspose.Cells for JavaScript via C++. Control the target attribute in your HTML links....linkTargetType property. This property takes the HtmlLinkTargetType...HtmlSaveOptions.linkTargetType property. It changes the link target...

    docs.aspose.com/cells/javascript-cpp/change-the...
  6. Converting to Fixed-page Format|Aspose.Words fo...

    Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....worthwhile to first discuss document at a high level. When thinking...thinking about a document, users typically imagine a number of paper...

    docs.aspose.com/words/nodejs-net/converting-to-...
  7. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...password to load an encrypted document. def __init__ ( self , password...password to open an encrypted document. Can be None or empty string...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Setting Pivot Table Option - For Empty Cells Sh...

    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....nullString properties for setting the “For empty...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/setting-pi...
  10. Add Pages in PDF with C++|Aspose.PDF for C++

    This article teaches how to insert (add) a page at the desired location PDF file. Learn how to move, remove (delete) pages from a PDF file using C++....to work with pages in a PDF document using C++. It maintains all...all the pages of a PDF document in PageCollection that can be...

    docs.aspose.com/pdf/cpp/add-pages/