Sort Score
Result 10 results
Languages All
Labels All
Results 5,951 - 5,960 of 347,574 for

document

(0.13 sec)
  1. Online XPS to PPTM Conversion or Develop Java b...

    Free online app to convert XPS to PPTM files. Java conversion library code for XPS Documents....will be converted into PPTM document Download the converted PPTM...Automation API Open XPS file using Document class Convert XPS to PPTX...

    products.aspose.com/total/java/conversion/xps-t...
  2. PclSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PclSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.PCL](../../aspose.words/saveformat/#PCL) format...additional options when saving a document into the SaveFormat.PCL format...the Specify Save Options documentation article. Inheritance: PclSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldShape::get_Text met...

    Aspose::Words::Fields::FieldShape::get_Text method. Gets or sets the text to retrieve in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...for every paragraph in the document to RTL. for ( const auto &...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Document.show_spelling_errors property | Aspose...

    Document.show_spelling_errors property. Specifies whether to display spelling errors in this Document....show_spelling_errors property Document.show_spelling_errors property...display spelling errors in this document. @property def show_spelling_errors...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    Discover how HtmlSaveOptions' ExportDocumentProperties enhances your HTML, MHTML, or EPUB exports by including essential built-in and custom Document properties....export built-in and custom document properties to HTML, MHTML...saving a document to .epub. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Export OFT to RTF via C++ | products.aspose.com

    C++ API to Convert OFT to RTF without using Microsoft Word or Outlook...HTML by using Document class Save the document to RTF format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. 将线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将线对象创建到您的PDF中。...AddLineObjectToPDF () { // The path to the document directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-line/
  8. Range class | Aspose.Words for Python

    aspose.words.Range class. Represents a contiguous area in a Document...Represents a contiguous area in a document. To learn more, visit the...with Ranges documentation article. Remarks The document is represented...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field...the Working with Fields documentation article. Remarks Retrieves...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add Watermark to PDF using PHP | Aspose.PDF

    Add watermark to PDF file programmatically with PHP sample code using Aspose.PDF for PHP via Java... powerful and easy-to-use document manipulation tool in php-java...the PDF with an instance of Document. Create an instance of WatermarkArtifact...

    products.aspose.com/pdf/php-java/watermark/add/