Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 41,498 for

document properties

(0.68 sec)
  1. C++ API to Convert EPUB to XLTM | products.aspo...

    Convert EPUB to XLTM via C++ API without using Microsoft Excel or Adobe Reader...XLTM Open EPUB file using Document class reference Convert EPUB...member function Load XLSX document by using IWorkbook class reference...

    products.aspose.com/total/cpp/conversion/epub-t...
  2. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....the Working with Fields documentation article. Remarks: Inserts...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Convert PDF to HTML using C++

    This brief topic focuses on how to convert PDF to HTML using C#. One can easily export PDF to HTML in C++ by utilizing simple API calls without any dependence on any third party API or Adobe Acrobat tool....required header files Create Document Class object to load source...to HTML by using different properties exposed by HtmlSaveOptions...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-htm...
  4. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) Document format detection methods...returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. Remarks You do...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.transparency property | Aspose.Words for P...

    Fill.transparency property. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear)....transparency property Fill.transparency property Gets or sets...(opaque) and 1.0 (clear). @property def transparency ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert PDF to TIFF|Aspose.PDF for Android via ...

    This article describes how to convert pages in PDF Document into TIFF image. You will learn how to convert all or single pages to TIFF images with Aspose.PDF for Android via Android via Java....image: Create an object of the Document class. Call the Process method...convert the document. To set the output file’s properties, use the...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  7. SignOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.DigitalSignatures.SignOptions class to customize your Document signing process with flexible and secure options for enhanced workflow....Allows to specify options for document signing. To learn more, visit...with Digital Signatures documentation article. public class SignOptions...

    reference.aspose.com/words/net/aspose.words.dig...
  8. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a Document...of text in a section of a document. To learn more, visit the...the Working with Sections documentation article. Remarks Use TextColumnCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Merge Table Cells in C++|Aspose.Words for C++

    How to merge table cells in C++. Check if cells in a table are merged using C++....represented by the following properties of the CellFormat class:...cells The values of these properties determine the merge behavior...

    docs.aspose.com/words/cpp/merge-table-cells/
  10. Work with Text in a Table|Aspose.Words for Node.js

    Replace text in a table in Node.js. Extract Plain Text from Table or Cell using Node.js.... To do this, use the text property. The following code example...and description properties. These properties are meaningful for...

    docs.aspose.com/words/nodejs-net/work-with-text...