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

document

(0.7 sec)
  1. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the Document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....necessary to Hyperlink to these documents. You may direct readers from...from the main PDF document to a PDF attachment by creating a link...

    docs.aspose.com/pdf/java/actions/
  2. 搜索

    搜索...NET 可用於轉換 Document 對像以獲得表示任何 .NET 應用程序中的 Document 的字節數組。 以下代碼片段演示了將...Load the document from disk. Document doc = new Document("Sample...

    blog.aspose.com/zh-hant/total/convert-worddoc-d...
  3. Document.update_thumbnail method | Aspose.Words...

    aspose.words.Document.update_thumbnail method...thumbnail of the document according to the specified...BuiltInDocumentPrope.thumbnail of the document using default options. def...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SaveFormat enumeration | Aspose.Words for Python

    aspose.words.SaveFormat enumeration. Indicates the format in which the Document is saved....Indicates the format in which the document is saved. Members Name Description...Saves the document in the Microsoft Word 97 - 2007 Document format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Basic operations with Visio documents|Documenta...

    Basic operations section describes the possibilities of opening and saving Visio Documents using the Aspose.Diagram for .NET....Basic operations with Visio documents Contents [ Hide ] Visio Diagram...simplest operation with Diagram documents in Aspose.Diagram for .NET:...

    docs.aspose.com/diagram/net/basic-operations/
  6. Extract the content of Bookmark - Free Support ...

    Hello Team, I want to extract the content between Bookmark start and end and Bookmark is in header and footer. It can contain image anything not only text give me some code for the same...start and end points in a document, including images and other...// Load the document Document doc = new Document(filePath); //...

    forum.aspose.com/t/extract-the-content-of-bookm...
  7. How to Merge Word Documents using Java

    This topic describes how to merge Word Document using Java. It includes all the steps to set up the environment, a list of stepwise tasks and and an example code to merge DOCX files in Java....Family How to Merge Word Documents using Java This simple topic...describes how to merge Word documents using Java . It covers a step-by-step...

    kb.aspose.com/words/java/how-to-merge-word-docu...
  8. Aspose::Words::AI::IAiModelText::Translate meth...

    Aspose::Words::AI::IAiModelText::Translate method. Translates the provided Document into the specified target language. This operation leverages the connected AI model for content translating in C++....method Translates the provided document into the specified target...SharedPtr < Aspose :: Words :: Document > Aspose :: Words :: AI ::...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  9. StructuredDocumentTag.Level | Aspose.Words for ...

    Discover the StructuredDocumentTag Level property to efficiently identify its position in the Document tree, enhancing your Document management skills....which this SDT occurs in the document tree. public MarkupLevel Level...how to create a structured document tag in a plain text box and...

    reference.aspose.com/words/net/aspose.words.mar...
  10. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf Document into a Document object in Java....options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...