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

document properties

(0.42 sec)
  1. Set Default Font while Rendering Spreadsheet to...

    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.... This property is useful when there are cells...HtmlSaveOptions.DefaultFontName property. Set Default Font while Rendering...

    docs.aspose.com/cells/net/set-default-font-whil...
  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. Converting a PDF file to SVG using Python | Asp...

    Sample code on Python for PDF to SVG conversion. Use example code for batch PDF to SVG conversion with Python and .NET...programmatically a document from PDF to SVG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  5. 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...
  6. 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...
  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. 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-...
  10. 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/