Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 310,771 for

save

(0.08 sec)
  1. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....specifying additional options when saving a document into a text based...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Extract Images from PDF using Python|Aspose.PDF...

    How to extract a part of the image from PDF using Aspose.PDF for Python...Document Access the Image Resource Save the Image to a File import aspose...) as output_image : xImage . save ( output_image ) Extract Text...

    docs.aspose.com/pdf/python-net/extract-images-f...
  3. Export Visio Diagram to Image in PHP|Documentation

    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....vsd" ); \ # Save as PNG $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.png" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  4. Export Visio Diagram to SVG in PHP|Documentation

    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....vsd" ); \ # Save as SVG $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Diagram.svg" ...

    docs.aspose.com/diagram/java/export-visio-diagr...
  5. C++ API to Convert TEX to TXT | products.aspose...

    Convert TEX to TXT via C++ API without using Microsoft Excel or Adobe Reader...Convert TEX to XLSX by using Save member function Load XLSX document...reference Save the document to TXT format using Save member function...

    products.aspose.com/total/cpp/conversion/tex-to...
  6. PdfDigitalSignatureDetails class | Aspose.Words...

    aspose.words.saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....PdfDigitalSignatureD object and then save the document in the PDF format...parameter into the Document.save() method. Aspose.Words creates...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....PdfDigitalSignatureD object and then save the document in the PDF format...parameter into the Document.save() method. Aspose.Words creates...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells...."password" ); // Save the workbook to a file workbook . Save ( u "Book1..."password" ); // Save Excel file. workbook . Save ( inputFilePath...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  9. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to PDF with Aspose.Cells in C++....GetExportDocumentStr() , you can save to a tagged PDF with document...// Save the PDF file with PdfSaveOptions workbook . Save ( u...

    docs.aspose.com/cells/cpp/export-document-struc...
  10. Protect and Unprotect Diagrams in PHP|Documenta...

    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....setProtectStyles ( 1 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ProtectUnprotectDiag...

    docs.aspose.com/diagram/java/protect-and-unprot...