Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 34,737 for

document properties

(0.06 sec)
  1. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just save it as an image....file from the disk into the Document class object and configure...configure the output SVG image properties as well. Once the save options...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  2. Aspose.Cells Object Model|Documentation

    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....style, formula and other properties of a single cell. ChartCollection/Chart...address and other related properties using Hyperlink object. ...

    docs.aspose.com/cells/net/aspose-cells-object-m...
  3. Aspose.Cells Object Model|Documentation

    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....style, formula and other properties of a single cell. ChartCollection/Chart...address and other related properties using Hyperlink object. ...

    docs.aspose.com/cells/java/aspose-cells-object-...
  4. Aspose::Words::Paragraph::Paragraph constructor...

    Aspose::Words::Paragraph::Paragraph constructor. Initializes a new instance of the Paragraph class in C++....:DocumentBase>& The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. StructuredDocumentTagRangeStart.wordOpenXMLMini...

    StructuredDocumentTagRangeStart.wordOpenXMLMinimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format....wordOpenXMLMinimal property StructuredDocumentTa.wordOpenXMLMinimal...wordOpenXMLMinimal property Gets a string that represents the XML contained...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ThemeFont | Aspose.Words for Java

    Specifies the types of theme font names for Document themes in Java....types of theme font names for document themes. Remarks: Specifies...within the parent object properties. This theme font is a reference...

    reference.aspose.com/words/java/com.aspose.word...
  7. Cell Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Cell class—your solution for efficient table cell management in Document processing. Enhance your workflow today!...the Working with Tables documentation article. public class Cell...instance of the Cell class. Properties Name Description CellFormat...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Table.style property | Aspose.Words for Python

    Table.style property. Gets or sets the table style applied to this table....style property Table.style property Gets or sets the table style...style applied to this table. @property def style ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in Documents. Enhance your projects with precision and style!...the Programming with Documents documentation article. public class...Border : InternableComplexAtt Properties Name Description Color {...

    reference.aspose.com/words/net/aspose.words/bor...
  10. Rotate PDF Pages with Go via C++|Aspose.PDF for...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Go via C++...professional settings Open the PDF Document. Rotate PDF Pages. The PageRotate...rotate a specific page in a PDF document: package main import "github...

    docs.aspose.com/pdf/go-cpp/rotate-pages/