Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 365,752 for

save

(0.18 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via C++....setFitToPagesWide ( 1 ); // Save the workbook workbook . save ( "out_net.pdf"...( true ); // Save the workbook. workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/nodejs-cpp/how-to-print-e...
  2. Convert HTML to Image in Java | products.aspose...

    Convert HTML to Image in Java. Use Java library API to convert HTML files to Images...Presentation from HTML file and save it as Image. Java code for converting...the source HTML files in Java. Save result as Image file. Free Online...

    products.aspose.com/slides/java/conversion/html...
  3. ImageSavingArgs.Document | Aspose.Words for .NET

    Discover the ImageSavingArgs Document property to access the current document being Saved, enhancing your workflow efficiency and saving time....object that is currently being saved. public Document Document {...Shows how to involve an image saving callback in an HTML conversion...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert PDF to XML in C++ | products.aspose.com

    Convert PDF to XML in C++. Use C++ library API to convert PDF files to XMLs...Presentation from PDF file and save it as XML. C++ code for converting...the source PDF files in C++. Save result as XML file. Free Online...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  5. Aspose.Cells 8.4.0 中的公共 API 变更|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....); } } //Save the output Excel file workbook . save ( "output...removeAt ( 0 ); //Save the workbook workbook . save ( "output.xlsx"...

    docs.aspose.com/cells/zh/java/public-api-change...
  6. Add Watermark to PPTX Presentation Files using ...

    Java source code for adding Watermark to PPTX Presentation.... save ( "watermark.pptx" , SaveFormat...PictureFillMode . Stretch ); pres . save ( "watermark2.pptx" , SaveFormat...

    products.aspose.com/slides/java/watermark/pptx/
  7. Extract Images from PDF and recognize BarCodes|...

    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....Images from particular page and save them in MemoryStream object...MemoryStream ()) { // Save PDF document image xImage . Save ( imageStream...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  8. PdfSaveOptions.zoomBehavior property | Aspose.W...

    PdfSaveOptions.zoomBehavior property. Gets or sets a value determining what type of zoom should be applied when a document is opened with a PDF viewer.... Saving . PdfZoomBehavior Remarks The...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfSaveOptions.zoom_factor property | Aspose.Wo...

    PdfSaveOptions.zoom_factor property. Gets or sets a value determining zoom factor (in percentages) for a document....can pass to the document's "Save" method # to modify how that...value of 25%. options = aw . saving . PdfSaveOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing... Examples Shows how to set save options for older Microsoft...'Hello world!' ) options = aw . saving . DocSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...