Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 422,539 for

document

(0.46 sec)
  1. PDF to TIFF Conversion: Arguments should lie in...

    Hi there, Attached BadPdfPOC.zip (26.0 KB) is the code solution for this post: https://forum.aspose.com/t/pdf-to-tiff-conversion-arguments-should-lie-in-interval-0-1-argumentoutofrangeexception/328715/3 Thanks! -An…...PDF document to a TIFF image: var document = new Document("Invoice...TiffDevice(); device.Process(document, "Invoice.tif"); This resulted...

    forum.aspose.com/t/pdf-to-tiff-conversion-argum...
  2. StructuredDocumentTagCollection | Aspose.Words ...

    A collection of IStructuredDocumentTag instances that represent the structured Document tags in the specified range in Java....that represent the structured document tags in the specified range...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  3. Remove Fields using Node.js|Aspose.Words for No...

    Learn how to remove fields in Node.js. Remove fields programmatically using Node.js via .NET API....to remove a field from the document. This may occur when it is...is no longer needed in the document. For example a TOC field when...

    docs.aspose.com/words/nodejs-net/remove-fields/
  4. Remove Attachments|Aspose.PDF for Python via .NET

    This example binds an input PDF, deletes all attachments, and saves the modified PDF without any embedded files....contain attachments such as documents, images, or other files. There...embedded attachments in a document. Create the PdfContentEditor...

    docs.aspose.com/pdf/python-net/remove-attachments/
  5. 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...
  6. 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-...
  7. 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...
  8. Converting a PDF file to JPEG using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑JPEG Conversion on All Platforms... powerful and easy to use document manipulation and conversion...lines of code. Open a PDF document for converting Convert a PDF...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  9. Converting a PDF file to BMP using Rust | Aspos...

    Code Examples on Rust for PDF‑to‑BMP Conversion on All Platforms... powerful and easy to use document manipulation and conversion...lines of code. Open a PDF document for converting Convert a PDF...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  10. Aspose::Words::Saving::XlsxSaveOptions::get_Sec...

    Aspose::Words::Saving::XlsxSaveOptions::get_SectionMode method. Gets or sets the way how sections are handled when saving to the output XLSX Document. The default value is MultipleWorksheets in C++....saving to the output XLSX document. The default value is MultipleWorksheets...Examples Shows how to save document as a separate worksheets....

    reference.aspose.com/words/cpp/aspose.words.sav...