Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 35,183 for

document properties

(0.07 sec)
  1. Public API Changes in Aspose.Imaging 2.9.0|Docu...

    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....0 Contents [ Hide ] This document describes the changes to the...methods, enumerations and properties to correctly process the...

    docs.aspose.com/imaging/java/public-api-changes...
  2. 使用 C++ 向 PDF 添加文本 | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用C++語言處理PDF檔中的文字。... 使用 Document 實例載入 PDF。 建立 TextParagraph...PDF file auto document = MakeObject < Document > ( _dataDir +...

    products.aspose.com/pdf/zh-hant/cpp/text/
  3. PdfDigitalSignatureTimestampSettings class | As...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...with Digital Signatures documentation article. Constructors Name...an instance of this class. Properties Name Description password...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::SignatureLineOptions::get_Instru...

    Aspose::Words::SignatureLineOptions::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature line. Default value for this property is empty string in C++.... Default value for this property is empty string . System ::...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words/sig...
  5. Aspose::Words::SignatureLineOptions::get_ShowDa...

    Aspose::Words::SignatureLineOptions::get_ShowDate method. Gets or sets a value indicating that sign date is shown in the signature line. Default value for this property is true in C++.... Default value for this property is true . bool Aspose :: Words...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words/sig...
  6. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property to easily access and customize cell formatting options for enhanced data presentation in your applications....CellFormat property Provides access to the formatting properties of the...of a table cell. Document doc = new Document ( MyDir + "Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Features|Documentation

    Aspose.Cells for PHP via Java features....worldwide rely on the thorough document import and export features...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/php-java/features/
  8. Features|Documentation

    Aspose.Cells for Node.js via C++ features....worldwide rely on the thorough document import and export features...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/nodejs-cpp/features/
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Res...

    Aspose::Words::Saving::HtmlSaveOptions::get_ResourceFolder method. Specifies a physical folder where all resources like images, fonts, and external CSS are saved when a Document is exported to HTML. Default is an empty string in C++....external CSS are saved when a document is exported to HTML. Default...way is to use individual properties FontsFolder , ImagesFolder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本...文档中添加文本-PHP // Open document $document = new Document ( $inputFile );...get particular page $page = $document -> getPages () -> add ();...

    products.aspose.com/pdf/zh-hans/php-java/text/