Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 414,720 for

document

(0.21 sec)
  1. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format...additional options when saving a document into the SaveFormat.DOCX ...the Specify Save Options documentation article. Inheritance: OoxmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Export EML to PCL via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  3. Export EMAIL to IMAGE via C++ | products.aspose...

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

    products.aspose.com/total/cpp/conversion/email-...
  4. Export print area range to HTML with JavaScript...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/export-pri...
  5. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions of Aspose.PDF and the latest stable version 25.2.…...GetBytes(html)); var document = new Document(input, new HtmlLoadOptions());...memoryStream = new MemoryStream(); document.Save(memoryStream); var actualPdfBytes...

    forum.aspose.com/t/converting-html-to-pdf-error...
  6. Convert CGM to CSV via C# API | products.aspose...

    C# API to Convert CGM File to CSV without using Microsoft Excel or Adobe Reader...developers to manipulate PDF documents in a variety of ways. It allows...to CSV Open CGM file using Document class Convert CGM to XLSX...

    products.aspose.com/total/net/conversion/cgm-to...
  7. Convert Dynamic XFA to AcroForm using C# with A...

    Hi, I have a XFA Document where all the fields are already populated. When I convert it to a standard form using this code: pdfDocument.Form.Type = FormType.Standard; The output Document does not have contain all the …...10:28am 1 Hi, I have a XFA document where all the fields are already...FormType.Standard; The output document does not have contain all...

    forum.aspose.com/t/convert-dynamic-xfa-to-acrof...
  8. PlainTextDocument.BuiltInDocumentProperties | A...

    Discover the PlainTextDocument BuiltInDocumentProperties property to easily access and manage essential Document metadata for enhanced Document organization....BuiltInDocumentPrope of the document. public BuiltInDocumentPrope...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/net/aspose.words/pla...
  9. Working with Images | C++ API Solution

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Developer Guide Working with XPS Document Working with Images Live Demos...Show ] Add Image inside XPS Documents Add Image Aspose.Page for...

    docs.aspose.com/page/cpp/xps/working-with-images/
  10. Remove Metadata from PDF in PHP|Aspose.PDF for ...

    Explore how to remove metadata from a PDF Document in PHP using Aspose.PDF for improved privacy and Document security....To remove Metadata from Pdf document using Aspose.PDF Java for...Code # Open a pdf document. $doc = new Document ( $dataDir . "input1...

    docs.aspose.com/pdf/java/remove-metadata-from-p...