Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 368,084 for

save

(0.16 sec)
  1. PdfDigitalSignatureTimestampSettings class | As...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "save" method # to modify how that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IDocumentProcessorPlugin | Aspose.Words for Java

    Defines an interface for external document processor plugin in Java.... save(OutputStream outputStream, SaveOptions...toPages(FixedPageSaveOptions saveOptions) Saves each page of the document loaded...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python Java library.... Save it to HtmlSaveOptions by calling Document.save() method...documentName ) # save document in HTML format save_options = Api...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  4. Remove Pages from PDF using Go via C++ | Aspose...

    Remove pages from PDF file programmatically with Go sample code using Aspose.PDF for Go via C++... Save the output PDF using the Save method. The provided...page from the PDF document. Save the updated PDF document to...

    products.aspose.com/pdf/go-cpp/pages/remove/
  5. C++ API to Convert MHTML to PPTM | products.asp...

    Convert MHTML to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader... It is used to save webpages for offline viewing...presentation file format. It is used to save presentations that contain macros...

    products.aspose.com/total/cpp/conversion/mhtml-...
  6. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats....converted to SVG images when saving to HTML, MHTML, EPUB or AZW3..."My text box" ); // When we save the document to HTML, we can...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 在Aspose.Cells中将工作簿保存为文本或CSV格式|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....workbookData = new byte [ 0 ]; //Text save options. You can use any type...Worksheets . Count ; idx ++) { //Save the active worksheet into text...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  8. How to use Aspose.BarCode in TextPad|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....;d:\javaprojects $BaseName Click OK and save the setting. We are now ready...the Java code and save the code. When you save the class, make...

    docs.aspose.com/barcode/java/how-to-use-aspose-...
  9. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++....Center ); // Save the workbook workbook . Save ( "output.xlsx"...TextOrientationType :: Clockwise ); workbook . Save ( "output.xlsx" ); } Formatting...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  10. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...Presentation from JPG file and save it as Image. C++ code for converting...png" ); // Save the image in PNG format bmp -> Save(outputFilePath...

    products.aspose.com/slides/cpp/conversion/jpg-t...