Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 424,130 for

document

(0.39 sec)
  1. Reading a sub template from memory stream - Fre...

    Hello, In word template, I have a reference to a subtemplate from C drive <<doc ["C:\\Aspose\\Sample\\SubTemplate\\Subtemplate.docx"] -build>> But, I am not sure how I can reference the sub template from memory stream…...Words, you can utilize the Document class to load the subtemplate...main template Document mainTemplate = new Document("path_to_your_main_template...

    forum.aspose.com/t/reading-a-sub-template-from-...
  2. 以编程方式打开 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中打开 PDF 文件。您可以打开现有 PDF、从流中加载文档以及处理加密的 PDF 文档。...OpenDocument () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/open-pdf-document/
  3. ComHelper.OpenIStream | Aspose.Words for .NET

    Discover how the ComHelper OpenIStream method simplifies loading Documents from IStream objects in your COM applications for seamless integration....load a Document from an IStream object. public Document OpenIStream...contains the document to load. Return Value A Document object that...

    reference.aspose.com/words/net/aspose.words/com...
  4. Splitter class | Aspose.Words for Python

    aspose.words.lowcode.Splitter class. Provides methods intended to split the Documents into parts using different criteria....methods intended to split the documents into parts using different...specified range of pages from a document file and saves the extracted...

    reference.aspose.com/words/python-net/aspose.wo...
  5. C++ API to Export MD to OTT | products.aspose.com

    Convert MD to OTT within C++ applications....if you are working with a document in Markdown (MD) format, you...Secondly, by using advanced Word Document Processing API Aspose.Words...

    products.aspose.com/total/cpp/conversion/md-to-...
  6. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....add Ellipse objects to PDF documents. It also offers the feature...Ellipse () { // The path to the document directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/add-ellipse/
  7. Paragraph.AcceptEnd | Aspose.Words for .NET

    Discover the Paragraph AcceptEnd method, designed to enhance Document navigation by efficiently accepting visitors at the end of paragraphs....for visiting the end of the document’s paragraph. public override...visitor DocumentVisitor The document visitor. Return Value The...

    reference.aspose.com/words/net/aspose.words/par...
  8. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor...object and attaches it to a new Document object. DocumentBuilder(options)...it to a new Document object. Additional document building options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary Document within a Word Document in Java....glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用 Python 创建带标签的 PDF|Aspose.PDF for Python via ...

    学习如何通过 .NET 使用 Aspose.PDF for Python 在 Python 中创建带标签的 PDF 文档,包括 PDF/UA 结构元素、可访问表单、目录页和自动标记。...create_tagged_pdf_document_simple ( outfile ): # Create PDF Document with...with ap . Document () as document : # Get Content for working with...

    docs.aspose.com/pdf/zh/python-net/create-tagged...