Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 41,512 for

document properties

(0.15 sec)
  1. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Aspose.HTML for Python via .NET, about CSS Selector and XPath usage....with any HTML, XML or SVG documents and is entirely based on the...programmatically extract data from HTML documents with the Aspose.HTML for Python...

    docs.aspose.com/html/python-net/html-navigation/
  2. RevisionGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionGroup class, designed to efficiently manage and organize sequential Revision objects for streamlined Document editing....Track Changes in a Document documentation article. public class...class RevisionGroup Properties Name Description Author { get; }...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Comment constructor | Aspose.Words for Python

    aspose.words.Comment constructor...doc DocumentBase The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get Max Column Index in Row and Max Row Index i...

    Learn how to Get Max Column Index in Row and Max Row Index in Column through the Aspose.Cells for Python via .NET API....last_data_cell properties, and then use the Cell.column property to obtain...NET provides the following properties and methods to help you achieve...

    docs.aspose.com/cells/python-net/get-max-index-...
  5. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....section_start property PageSetup.section_start property Returns or...for the specified object. @property def section_start ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API Changes in Aspose.Cells 8.1.2|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....2 Contents [ Hide ] This document describes changes to the Aspose...ImageOrPrintOptions.WarningCallback properties have been added to allow...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Using LightCells API with JavaScript via C++|Do...

    Learn how to read and write large Excel files using the LightCells API in JavaScript via C++. Improve performance and efficiency with less memory consumption....true, then all the data and properties of rows and cells of this...implementation so that its properties can be set via StartRow(Row)...

    docs.aspose.com/cells/javascript-cpp/using-ligh...
  8. Aspose::Words::LowCode::ProcessorContext class ...

    Aspose::Words::LowCode::ProcessorContext class. Base class for processor contexts. Provides Properties and options used by the processor to execute processing in C++.... Provides properties and options used by the processor...get_LayoutOptions () const Document layout options used by the...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a Document into a [Document](../../aspose.words/Document/) object...URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. Constructors Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Convert OBJ to PDF in C#

    This short tutorial explains how to convert OBJ to PDF in C#. It includes the steps to explain the algorithm, and a sample code to convert OBJ to 3D PDF in C#....PdfSaveOptions class to set different properties. Subsequently, call the Save...method to export the output PDF document. Code to Convert OBJ to PDF...

    kb.aspose.com/3d/net/how-to-convert-obj-to-pdf-...