Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 380,291 for

save

(0.18 sec)
  1. Generate Code128|Documentation

    Learn how to generate Code128 barcodes using Aspose.BarCode for Java with examples of size control, styling, and optimization techniques....COMPANY" ); // Save with default settings generator . save ( "code128_quick...AutoSizeMode . NEAREST ); gen . save ( "code128_sized.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/java/developer-guide/ba...
  2. SaveOptions.DmlRenderingMode | Aspose.Words for...

    Discover how the SaveOptions DmlRenderingMode property enhances your DrawingML shape rendering. Optimize your document visuals effortlessly!...effects in a document as we save it to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  3. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just Save it as an image.... Once the save options are defined in C++ PDF...simply performed by calling the save function of the document class...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  4. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for JavaScript via C++....first creates a workbook, then saves it in a memory stream in XLSX...loads it with A5 paper size and saves it in PDF format. Then it loads...

    docs.aspose.com/cells/javascript-cpp/load-workb...
  5. MailMerger.ExecuteToImages | Aspose.Words for .NET

    Effortlessly perform a mail merge for individual records and convert results into high-quality images with MailMerger ExecuteToImages method....ImageSaveOptions The output’s save options. fieldNames String[]...ImageSaveOptions The output’s save options. fieldNames String[]...

    reference.aspose.com/words/net/aspose.words.low...
  6. Manipulate Tables in Existing PDF Documents|Asp...

    Learn how to inspect and modify tables in existing PDF documents using Python....cells, change text content, and save the updated file. Use this page...cell, replaces its text, and saves the output PDF. Open the input...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  7. Prevent Exporting Hidden Worksheet Contents on ...

    Learn how to prevent exporting hidden worksheet contents when saving Excel files to HTML using Aspose.Cells for Node.js via C++....Hidden Worksheet Contents on Saving to HTML with Node.js via C++...C++ Contents [ Hide ] You can save Excel workbooks to HTML. However...

    docs.aspose.com/cells/nodejs-cpp/prevent-export...
  8. 将 MSG 保存为 PDF|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.... load ( fstream ); //Save the Message to output stream...ByteArrayOutputStrea (); eml . save ( emlStream , SaveOptions ....

    docs.aspose.com/email/zh/java/saving-a-msg-as-pdf/
  9. Set Field Alignment|Aspose.PDF for Java

    Learn how to set horizontal text alignment for a PDF form field in Java using the FormEditor facade in Aspose.PDF.... Save the updated document. public...FormFieldFacade . ALIGN_CENTER ); editor . save ( outputFile . toString ());...

    docs.aspose.com/pdf/java/set-field-alignment/
  10. Disable Compatibility Checker in Excel|Document...

    This article shows how to disable the Compatibility Checker through the Aspose.Cells for Python via .NET API....Compatibility Checker flags when saving a file in an earlier file format...Microsoft Excel 2010. When you save a workbook in a previous version...

    docs.aspose.com/cells/python-net/disable-compat...