Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 424,259 for

document

(0.25 sec)
  1. Annotations and Special Text using Python|Aspos...

    Learn how to extract text from stamp annotations, highlighted text, and superscript/subscript content in PDF Documents using Aspose.PDF for Python.... Open the Document . Access the target annotation...annotation on a given page in a PDF document. Args: infile (str): Path...

    docs.aspose.com/pdf/python-net/annotation-and-s...
  2. MailMergeSettings.main_document_type property |...

    MailMergeSettings.main_Document_type property. Specifies the mail-merge main Document type...main_document_type property MailMergeSettings.main_document_type...Specifies the mail-merge main document type. The default value is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FormField | Aspose.Words for Java

    Represents a single form field in Java....Working with Form Fields documentation article. Remarks: Microsoft...FormField is represented in a document by a special character and...

    reference.aspose.com/words/java/com.aspose.word...
  4. Text Based Annotations using Java|Aspose.PDF fo...

    Learn how to add, inspect, and delete text, free text, and strikeout annotations in PDF Documents using Aspose.PDF for Java.... Open the source PDF Document . Create, find, or collect...the page. Save the updated document when adding or deleting annotations...

    docs.aspose.com/pdf/java/text-based-annotations/
  5. Convert PPT to Word in Java | products.aspose.com

    Convert PPT to Word in Java. Use Aspose.Slides for Java and Aspose.Words for Java to move PowerPoint slide content into a Word Document....PowerPoint slides to a Word document using Java code without Microsoft...presentations and create Word documents. A PPT to Word workflow usually...

    products.aspose.com/slides/java/conversion/ppt-...
  6. RtfSaveOptions.ExportCompactSize | Aspose.Words...

    Optimize RTF Document size with the ExportCompactSize property. Ensure efficient storage while maintaining text integrity, even with RTL content....Allows to make output RTF documents smaller in size, but if they...get ; set ; } Remarks If the document that you want to convert to...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Online MHTML to WORDML Conversion or Develop Ja...

    Free online app to convert MHTML to WORDML files. Java conversion library code for MHTML Documents....will be converted into WORDML document Download the converted WORDML...API Open MHTML file using Document class Convert MHTML to DOC...

    products.aspose.com/total/java/conversion/mhtml...
  8. Aspose::Words::IncorrectPasswordException typed...

    Aspose::Words::IncorrectPasswordException typedef. Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing. To learn more, visit the Documentation article in C++....IncorrectPasswordExc typedef Thrown if a document is encrypted with a password...specified when opening the document is incorrect or missing. To...

    reference.aspose.com/words/cpp/aspose.words/inc...
  9. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks property. Allows to specify whether the page breaks should be preserved during export....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 将 HTML 转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。... 初始化 Document 对象。 调用 Document.Save() 方法保存输出的 PDF...ConvertHTMLtoPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/