Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 369,030 for

save

(0.48 sec)
  1. Convert Image to PDF in Python|Aspose.PDF for P...

    This topic show you how to convert Image to PDF using Aspose.PDF for Python via C++ library....to the page Save the output PDF with ‘document.save’ method. The...paragraphs . add ( image ) # Save the document to the output file...

    docs.aspose.com/pdf/python-cpp/convert-image-to...
  2. Merge MD files using .NET | Aspose.PDF

    Merge MD files programmatically with C# sample code using Aspose.PDF for .NET...download format to any supported save format. Aspose.PDF for .NET...formats, both for loading and saving. Draw your attention that the...

    products.aspose.com/pdf/net/merger/md/
  3. How to Convert HTML to PDF with C++|Documentation

    This topic shows you how to convert HTML to PDF Saveformat and MHTML to PDF Saveformat using Aspose.Cells for C++.... Save the output PDF document by calling...calling the Workbook.Save() method. #include <iostream> #include...

    docs.aspose.com/cells/cpp/convert-html-to-pdf/
  4. PdfSaveOptions.useBookFoldPrintingSettings prop...

    PdfSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be Saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/pagesetup/multiplePages/)....whether the document should be saved using a booklet printing layout...FixedPageSaveOptions.pageSet is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Generate QR Code, Micro QR Code and Rectangular...

    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 ( $"{path}QRVersionAuto.png"...QRVersion . Version05 ; gen . Save ( $"{path}QRVersion05.png" ...

    docs.aspose.com/barcode/net/qr-micro-qr-and-rmqr/
  6. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the document... save ( file_name = ARTIFACTS_DIR...has_image ) save_options = aw . saving . PdfSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. High CPU / Memory utilization on generating PDF...

    We faced this similar issue today. Code Snippet is as below PdfSaveOptions SaveOptions = new PdfSaveOptions(); SaveOptions.setCompliance(PdfCompliance.PDF_A_1_B); SaveOptions.setAllColumnsInOnePagePerSheet(true); fo…...save(filename,saveOptions); High...in the worksheets and then saving it as PDFs. amjad.sahi December...

    forum.aspose.com/t/high-cpu-memory-utilization-...
  8. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via Java...layers, save the modified PSD image utilizing the save method...layer, add layers to it, and save the modified PSD image. Please...

    docs.aspose.com/psd/java/psd-group-layer/
  9. Render Office Add-Ins while converting Excel to...

    Learn how to render Office Add-Ins while converting Excel files to PDF using Aspose.Cells for C++....Add-Ins when an Excel file was saved to PDF format. Now, Aspose.Cells...Add-Ins in the output PDF. Simply save your Excel file to PDF format...

    docs.aspose.com/cells/cpp/render-office-add-ins...
  10. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveOptions SaveFormat property to easily Save documents in PDF format. Simplify your file management with efficient saving options....the document will be saved if this save options object is used...appear in the outline of a saved PDF document. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...