Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 414,091 for

document

(0.3 sec)
  1. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary Document within a Word Document...glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a Document, such as a paragraph, bookmark, or a specific character using C++....Hide ] While working with a document, even if it is a short or...need to navigate through your document. Navigation with a virtual...

    docs.aspose.com/words/cpp/navigation-with-cursor/
  3. ComHelper Class | Aspose.Words for .NET

    Unlock seamless Document integration with Aspose.Words.ComHelper. Effortlessly load and manage Documents for COM clients with powerful features....for COM clients to load a document into Aspose.Words. public...a COM application to load Document from a stream. Open ( string...

    reference.aspose.com/words/net/aspose.words/com...
  4. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main Document and a glossary Document of a Word Document in Java....main document and a glossary document of a Word document. To learn...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  5. Converter class | Aspose.Words for Python

    aspose.words.lowcode.Converter class. Represents a group of methods intended to convert a variety of different types of Documents using a single line of code....variety of different types of documents using a single line of code...input document of the one format into the output document of the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...UsingGraphicsAbsorbe () { // The path to the document directory var dataDir = RunExamples...(); // Open the document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/working-with-vector-...
  7. Updating Fields Python|Aspose.Words for Python ...

    Update fields in a Document in different ways and using different option in Python....explains how to update fields in documents using Aspose.Words for Python...for the given version of the document. But if you have an application...

    docs.aspose.com/words/python-net/update-fields/
  8. Watermark | Aspose.Words for Java

    Represents class to work with Document watermark in Java....Represents class to work with document watermark. To learn more,...Working with Watermark documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  9. ContentDisposition Enum | Aspose.Words for .NET

    Explore the Aspose.Words.ContentDisposition enum to discover various Document presentation options for enhanced client browser experiences....different ways of presenting the document at the client browser. public...Description Attachment 0 Send the document to the browser and present...

    reference.aspose.com/words/net/aspose.words/con...
  10. 将PDF/A转换为PDF格式|Aspose.PDF for C++

    本主题向您展示如何使用Aspose.PDF的C++库将PDF/A文件转换为PDF文档。... Document 类具有方法’RemovePdfaComplianc..."PDFAToPDF_out.pdf" ); auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/convert-pdfa-to-pdf/