Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 373,070 for

save

(0.68 sec)
  1. 使用 Go 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for Go via C++,使用 Go 示例代码,以编程方式将 PDF 页面添加到您的文档中... 使用 Save 方法儲存輸出的 PDF。 將新頁面插入到 PDF 中 package...log . Fatal ( err ) } // Save() saves previously opened PDF-document...

    products.aspose.com/pdf/zh-hant/go-cpp/pages/add/
  2. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into PDF format using Aspose.PDF in Python for Java.... Save output PDF document by calling Document.Save() method..."result_fromHtml.pdf" doc . save ( documentOutName ) # conversion...

    docs.aspose.com/pdf/python-java/convert-html-to...
  3. Android API to Render MHTML to DOTM | products....

    Transform MHTML to DOTM via Android via Java API...archive format which is used to save web pages for offline viewing...Convert MHTML to DOC by using save method Load DOC file by using...

    products.aspose.com/total/android-java/conversi...
  4. Convert FLATOPC to PPS via C++ or with free Onl...

    Export FLATOPC to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPS online converter quickly before integrating the code....process can be automated to save time and effort. Aspose.Total...Convert FLATOPC to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/flatop...
  5. Convert TXT to PPSX via C++ or with free Online...

    Export TXT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSX online converter quickly before integrating the code....create a new presentation and save it as PPSX. This process is...Convert TXT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/txt-to...
  6. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PDF](../../aspose.words/Saveformat/#PDF) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.PageMode | Aspose.Words for .NET

    Discover how the PdfSaveOptions PageMode property enhances your PDF viewing experience by customizing document display in any PDF reader....can pass to the document's "Save" method // to modify how that...the PDF reader to open the saved // document in full-screen mode...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Aspose.PSD for .NET 21.1 - Release Notes|Docume...

    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....Bug PSDNET-792 Exception on saving PSD with smart object to PNG...sourceFilePath , options )) { image . Save ( outputFilePath , new PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  9. How to Generate QR Code using Java

    This tutorial guides on how to generate QR code using Java. QR codes are frequently used for digital processes like payments, connections, etc and you can create QR code in Java in any of the common operating systems like Ubuntu, MS Windows or macOS....textual information and then saving the output file as a PNG image...You can choose if you want to save the output image on the disc...

    kb.aspose.com/barcode/java/how-to-generate-qr-c...
  10. 转换为 PDF|Aspose.Slides 文档

    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.... Presentation 类公开了 Save 方法,可用于将整个演示文稿转换为 PDF 文档。 PdfOptions...Presentation ( srcFileName ); //Save the presentation to PDF with...

    docs.aspose.com/slides/zh/net/conversion-to-pdf/