Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 418,068 for

document

(0.28 sec)
  1. Create Tagged PDF|Aspose.PDF for Java

    This article explains how to create structure's elements for Tagged PDF Document programmatically using Aspose.PDF for Java....structure elements in a Tagged PDF Document, Aspose.PDF offers methods...PDF-for-Java // The path to the documents directory. String path = "pathTodir"...

    docs.aspose.com/pdf/java/create-tagged-pdf-docu...
  2. Add Figures Annotations using C#|Aspose.PDF for...

    This article describes how to add, get, and delete figures annotations from your PDF Document with Aspose.PDF for .NET...using C# Contents [ Hide ] PDF document management app provides various...various tools for annotating documents. From the perspective of the...

    docs.aspose.com/pdf/net/figures-annotation/
  3. Extract Vector Data from a PDF file using C#|As...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data (path, polygon, polyline), such as position, color, linewidth, etc....Access to Vector Data from PDF document Since the the 24.2 release...code snippet creates a new Document object using some input data...

    docs.aspose.com/pdf/net/extract-vector-data-fro...
  4. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method...information about a format of a document stored in a disk file. def...if this method detects the document format, it does not guarantee...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Remove Attachments from PDF in Python|Aspose.PD...

    Aspose.PDF can remove attachments from your PDF Documents. Use Python PDF API to remove attachments in PDF files using Aspose.PDF for Python via .NET library....A PDF document’s attachments are held in the Document object’s...the updated file using the Document object’s save() method. The...

    docs.aspose.com/pdf/python-net/removing-attachm...
  6. 档案

    档案...NET 可用于转换 Document 对象以获取表示任何 .NET 应用程序中的 Document 的字节数组。 以下代码片段演示了将...Load the document from disk. Document doc = new Document("Sample...

    blog.aspose.com/zh/total/convert-worddoc-docx-t...
  7. DigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a Document with a digital signature in Java....Contains details for signing a document with a digital signature....sign OOXML document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  8. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN Document into a Document object in Java....MARKDOWN document into a Document object. Examples:...preserve empty line while load a document. String mdText = MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentPartSavingArgs class | Aspose.Words for...

    aspose.words.saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.Document_part_saving()](../iDocumentpartsavingcallback/Document_part_saving/#Documentpartsavingargs) callback...document_part_saving() callback. To...more, visit the Save a Document documentation article. Remarks When...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ExtractPages - when I use ExtractPages it break...

    Good day, when I split the Document into sections. I use the following code for this, it breaks the numbering in the Document. Could you take a look at it for me? Document docPR = new Document($"{path}4P003q.docx"); D…...Good day, when I split the document into sections. I use the following...the document. Could you take a look at it for me? Document docPR...

    forum.aspose.com/t/extractpages-when-i-use-extr...