Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 415,778 for

document

(0.21 sec)
  1. MailMergeSettings.MailAsAttachment | Aspose.Wor...

    Discover how the MailAsAttachment property in MailMergeSettings enhances your email campaigns by sending merged Documents as attachments for better engagement....property Specifies that the documents produced during a mail merge...external data source. Document doc = new Document ( MyDir + "Odso data...

    reference.aspose.com/words/net/aspose.words.set...
  2. 将各种图像格式转换为PDF|Aspose.PDF for C++

    本主题向您展示如何使用Aspose.PDF for C++库将各种图像格式转换为PDF。... 创建一个新的 Document 对象实例。 向此 Document 添加一个新的 Page 。 创建一个新的...// Open document auto document = MakeObject < Document > (); //...

    docs.aspose.com/pdf/zh/cpp/convert-images-forma...
  3. Online EPUB to TGA Conversion or Build .NET bas...

    Free online app to convert EPUB to TGA files. .NET C# conversion library code for EPUB Documents....will be converted into TGA document Download the converted TGA...Automation API Open EPUB file using Document class Initialize JpegDevice...

    products.aspose.com/total/net/conversion/epub-t...
  4. Extract Text from a Table in OneNote using C#

    Extract text from a table in OneNote using C# with Aspose.Note for .NET. Learn how to extract text from entire tables, specific rows, or individual cells....extraction, it provides the Document class, which represents a...extract text from OneNote documents at different levels: The entire...

    blog.aspose.com/note/extract-text-from-table-in...
  5. Convert RTF to PPS in Python or with free Onlin...

    RTF to PPS conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free RTF to PPS online converter quickly before integrating the code....Rich Text Format (RTF) is a document file format used by Microsoft...via .NET API is a powerful document processing API that enables...

    products.aspose.com/total/python-net/conversion...
  6. Convert DOC to SXC using Python or with free On...

    DOC to SXC conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOC to SXC online converter quickly before integrating the code....can handle a wide range of document formats, including DOC, DOCX...formatting, page layout, and document structure. The Aspose.Cells...

    products.aspose.com/total/python-net/conversion...
  7. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....a Word Document in Python How to Convert Word Document to HTML...in Python How to Edit Word Document using Python How to Convert...

    kb.aspose.com/words/python/page/4/
  8. ContributorCollection class | Aspose.Words for ...

    aspose.words.bibliography.ContributorCollection class. Represents bibliography source contributors....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....the Working with Sections documentation article. Remarks: PageSetup...sections in a document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用 Java 查看 PCL 文件 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式打开和查看 PCL 文档...instance of Document Document pdfDocument = new Document ( "template...PclLoadOptions ()); // save document in HTML format pdfDocument...

    products.aspose.com/pdf/zh-hans/java/viewer/pcl/