Sort Score
Result 10 results
Languages All
Labels All
Results 6,581 - 6,590 of 400,476 for

document

(0.29 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag cl...

    Aspose::Words::Markup::StructuredDocumentTag class. Represents a structured Document tag (SDT or content control) in a Document. To learn more, visit the Documentation article in C++....structured document tag (SDT or content control) in a document. To learn...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Android API to Render PDF to GIF | products.asp...

    Transform PDF to GIF via Android via Java API...create, edit, and convert documents, spreadsheets, and images...create, edit, and convert documents, spreadsheets, and images...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render MHTML to FLATOPC | produc...

    Transform MHTML to FLATOPC via Android via Java API...file format used to store documents in an open XML format. It...It is used to store documents in a single file, which can be opened...

    products.aspose.com/total/android-java/conversi...
  4. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  5. Working with Text in PostScript | C++

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with PS Document Working with Text Live Demos...Hide Show ] Add Text in PS Document In this article, we consider...

    docs.aspose.com/page/cpp/ps/working-with-text/
  6. BuiltInDocumentProperties.hyperlinksChanged pro...

    BuiltInDocumentProperties.hyperlinksChanged property. Indicates whether hyperlinks in a Document were changed....Indicates whether hyperlinks in a document were changed. get hyperlinksChanged...properties. let doc = new aw . Document ( base . myDir + "Extended...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured Document tag range end class....instance of the Structured document tag range end class. StructuredDocumentTa...doc DocumentBase The owner document. id number Identifier of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 将 PDF 文件转换为 PDF/A|Aspose.PDF for Android via Java

    本主题向您展示如何使用 Aspose.PDF for Java 将 PDF 文件转换为符合 PDF/A 的 PDF 文件。...() { // 打开文档 try { document = new Document ( inputStream ); }...fileStorage , "PDF-to-PDFA.pdf" ); document . convert ( logFileName ....

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  9. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files...AI Read Barcodes from PDF Documents Contents [ Hide ] Overview...PDF documents. Barcodes can be embedded into PDF documents as...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  10. 将 HTML 转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。... 初始化 Document 对象。 调用 Document.Save() 方法保存输出的 PDF...ConvertHTMLtoPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/