Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 400,591 for

document

(0.84 sec)
  1. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... 要向现有 PDF 文件添加文本: 使用 Document 对象打开输入 PDF。 获取要添加文本的特定页面。...方法将 TextFragment 对象添加到页面。 调用 Document 对象的 Save 方法并保存输出 PDF 文件。 添加文本...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  2. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...structured document tag. let doc = new aw . Document ( base . myDir...myDir + "Structured document tags by id.docx" ); // Get the structured...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Rotate Text Inside PDF|Aspose.PDF for Java

    Learn how to rotate text inside a PDF Document, providing flexibility in Document layout using Aspose.PDF for Java...in different scenarios of document generation. You can specify...Initialize document object Document pdfDocument = new Document (); //...

    docs.aspose.com/pdf/java/rotate-text-inside-pdf/
  4. Document.UpdateActualReferenceMarks | Aspose.Wo...

    Effortlessly update all footnotes and endnotes in your Document with the Document UpdateActualReferenceMarks method, enhancing accuracy and efficiency....UpdateActualReferenc Document.UpdateActualReferenc method Updates...footnotes and endnotes in the document. public void UpdateActualReferenc...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java....the Working with Fields documentation article. Remarks: Inserts...form of a barcode. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Merge MHT files using C++ | Aspose.PDF

    Merge MHT files programmatically with C++ sample code using Aspose.PDF for C++...powerful, and easy-to-use document manipulation API for cpp platform...C++ Library can convert a document from any supported download...

    products.aspose.com/pdf/cpp/merger/mht/
  7. Merge HTML files using C++ | Aspose.PDF

    Merge HTML files programmatically with C++ sample code using Aspose.PDF for C++...powerful, and easy-to-use document manipulation API for cpp platform...C++ Library can convert a document from any supported download...

    products.aspose.com/pdf/cpp/merger/html/
  8. Merge XML files using C++ | Aspose.PDF

    Merge XML files programmatically with C++ sample code using Aspose.PDF for C++...powerful, and easy-to-use document manipulation API for cpp platform...C++ Library can convert a document from any supported download...

    products.aspose.com/pdf/cpp/merger/xml/
  9. IncorrectPasswordException | Aspose.Words for Java

    Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing in Java....extends Exception Thrown if a document is encrypted with a password...specified when opening the document is incorrect or missing. To...

    reference.aspose.com/words/java/com.aspose.word...
  10. CleanupOptions class | Aspose.Words for Node.js

    Aspose.Words.CleanupOptions class. Allows to specify options for Document cleaning...Allows to specify options for document cleaning. To learn more, visit...visit the Clean Up a Document documentation article. Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...