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

document

(0.33 sec)
  1. Convert PDF to Word documents in Go|Aspose.PDF ...

    Learn how to write Go code for conversion PDF to DOC(DOCX)....Convert PDF to Word documents in Go Contents [ Hide ] To edit...demonstrates how to convert a PDF document into a DOC using the Aspose...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-doc/
  2. OpenAiModel.translate method | Aspose.Words for...

    OpenAiModel.translate method. Translates the provided Document into the specified target language...targetLanguage) Translates the provided document into the specified target...sourceDocument : Aspose . Words . Document , targetLanguage : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用 Python 添加额外注释|Aspose.PDF for Python via .NET

    本节描述如何从您的 PDF 文档中添加、获取和删除额外类型的注释。...创建插入符号注释的步骤: 加载 PDF 文件 - 新建 Document 。 创建新的 CaretAnnotation 并设...aspose.pdf as ap # 打开文档 document = ap . Document ( input_file ) caretAnnotation1...

    docs.aspose.com/pdf/zh/python-net/extra-annotat...
  4. ContentDisposition | Aspose.Words for Java

    Enumerates different ways of presenting the Document at the client browser in Java....different ways of presenting the document at the client browser. Remarks:...then save the document to the client browser. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with Images | Aspose.Note Documentation

    Learn how to work with images in your Java development projects....Extract Images from a OneNote Document All images are stored inside...inside image nodes in a OneNote document. Extract Images To extract...

    docs.aspose.com/note/java/working-with-images/
  6. Append Documents|Aspose.Words for Java

    Combine Documents and append one Document to another. Apache POI does not provide an opportunity to merge or append Documents....Ask AI Append Documents Contents [ Hide ] Try online You can...watermark online by using the Document and Image Merger tool. See...

    docs.aspose.com/words/java/append-documents/
  7. Move PDF Pages|Aspose.PDF for Java

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Java....Moving a Page from one PDF Document to Another This topic explains...from one PDF document to the end of another document using Java...

    docs.aspose.com/pdf/java/move-pages/
  8. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract Document properties using Aspose.PDF in PHP/Java....‘docInfo’ object using the Document class getInfo() . Once the...information. // Open document $document = new Document ( $inputFile );...

    docs.aspose.com/pdf/php-java/pdf-file-metadata/
  9. Document.digitalSignatures property | Aspose.Wo...

    Document.digitalSignatures property. Gets the collection of digital signatures for this Document and their validation results....digitalSignatures property Document.digitalSignatures property...digital signatures for this document and their validation results...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF Document with C#. It is possible to delete all or particular bookmarks from a PDF Document....to a PDF Document Bookmarks are held in the Document object’s...a PDF: Open a PDF document using Document object. Create a bookmark...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/