Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 414,474 for

document

(0.5 sec)
  1. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless Document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly....MailMerge Contents [ Hide ] Document.MailMerge property Returns...merge functionality for the document. public MailMerge MailMerge...

    reference.aspose.com/words/net/aspose.words/doc...
  2. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java....the Working with Fields documentation article. Remarks: At the...merge’s output documents. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Setting Structure Elements Properties in Tagged...

    With Aspose.PDF for Java, you may set different Structure Elements Properties. There are setting Text Block Structure Elements, setting Inline Structure Elements, adding Structure Element into Elements and etc....properties in a Tagged PDF Document, Aspose.PDF offers createSectElement()...properties of a Tagged PDF Document: // For complete examples...

    docs.aspose.com/pdf/java/set-tagged-pdfs-elemen...
  4. Render MSG to MD in Andorid App | products.aspo...

    Export MSG to MD without using Microsoft Word or Outlook in you Andorid applications...HTML by using Document class Save the document to MD format using...instance of Document Document document = new Document ( "HtmlOutput...

    products.aspose.com/total/android-java/conversi...
  5. 档案

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

    blog.aspose.com/zh/total/convert-worddoc-docx-t...
  6. 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...
  7. 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...
  8. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...AddTable () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...
  9. 使用 Java 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式管理 PDF 文件中的表格... 使用 Document 實例載入PDF。 透過索引存取該頁面。 1.建立一個...中新增表格 - Java Document pdfDocument = new Document ( DATA_DIR ....

    products.aspose.com/pdf/zh-hant/java/table/
  10. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text Document from a stream. Automatically detects the file format in C++....constructor Creates a plain text document from a stream. Automatically...the text from. Remarks The document must be stored at the beginning...

    reference.aspose.com/words/cpp/aspose.words/pla...