Sort Score
Result 10 results
Languages All
Labels All
Results 9,171 - 9,180 of 351,144 for

document

(0.17 sec)
  1. 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...
  2. Online MHTML to PPTM Conversion or Develop Java...

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

    products.aspose.com/total/java/conversion/mhtml...
  3. Online XPS to PPT Conversion or Develop Java ba...

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

    products.aspose.com/total/java/conversion/xps-t...
  4. Online XPS to POTM Conversion or Develop Java b...

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

    products.aspose.com/total/java/conversion/xps-t...
  5. Online XPS to ODP Conversion or Develop Java ba...

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

    products.aspose.com/total/java/conversion/xps-t...
  6. 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...
  7. 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...
  8. EndnotePosition | Aspose.Words for Java

    Defines the endnote position in Java....the document collects and displays its endnotes. Document doc...doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. SubDocument Class | Aspose.Words for .NET

    Discover Aspose.Words.SubDocument class, efficiently manage and reference external Documents for seamless integration and enhanced Document processing....reference to an externally stored document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/sub...
  10. Convert docx to pdf Chinese garbled - Free Supp...

    Convert docx to pdf,Chinese garbled,English normal. code: file_name = download_file(filepath) file_name_without_ext = Path(file_name).stem file_path = base_dir / "file" / file_name new_file_name = file_name_without_…...Document(str(file_path)) doc.save(str(new_file_path))...the fonts used in your DOCX document are embedded during the conversion...

    forum.aspose.com/t/convert-docx-to-pdf-chinese-...