Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 349,412 for

document

(0.07 sec)
  1. C++ API to Export PDF to DOT | products.aspose.com

    Convert PDF to DOT within C++ applications....Secondly, by using advanced Word Document Processing API Aspose.Words...editing, and converting PDF documents. It provides a wide range...

    products.aspose.com/total/cpp/conversion/pdf-to...
  2. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the Document....this collection and from the document. def clear ( self ): ... Examples...sections from a document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LoadOptions.ResourceLoadingCallback | Aspose.Wo...

    Optimize your Document imports with LoadOptions' ResourceLoadingCallback. Control loading of external resources like images and stylesheets seamlessly....sheets) are loaded when a document is imported from HTML, MHTML...resources when loading Html documents. public void LoadOptionsCallback...

    reference.aspose.com/words/net/aspose.words.loa...
  4. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a Document in Java....mail merge information for a document. To learn more, visit the...Mail Merge and Reporting documentation article. Remarks: You can...

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfSaveOptions.UseCoreFonts | Aspose.Words for ...

    Optimize your PDFs with PdfSaveOptions! Control font substitution for TrueType fonts like Arial and Times New Roman to enhance Document quality....fonts are replaced in PDF document with corresponding core Type...font substitution. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using C#. Explore different methods, including the `` tag, CSS backgrounds, and inline styles....height , and add it to the HTML document, placing it where you want...into the document’s body. Save the modified document to a specified...

    docs.aspose.com/html/net/how-to-articles/how-to...
  7. PdfDigitalSignatureTimestampSettings class | As...

    Aspose.Words.Saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...with Digital Signatures documentation article. Constructors Name...Shows how to sign a saved PDF document digitally and timestamp it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container.... Create a new PDF Document Add a Page Create a Graph...# Create Document instance document = ap . Document () # Add...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  9. C# API to Export MD to OTT | products.aspose.com

    Convert MD to OTT without using Microsoft Word...developers to add powerful document manipulation and conversion...can then use the powerful Document Processing API, Aspose.Words...

    products.aspose.com/total/net/conversion/md-to-...
  10. 使用 Java 添加、提取或移除 PDF 中的附件 | Aspose.PDF

    用于添加、提取和删除 PDF 文件中的附件的 Java 源代码。...方法将 FileSpecification 对象添加到 Document 对象的 EmbeddedFiles 集合中 保存 PDF...// Open a document Document pdfDocument = new Document ( _dataDir...

    products.aspose.com/pdf/zh-hans/java/attachments/