Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 368,145 for

save

(0.17 sec)
  1. 使用 PDF 中的投资组合|Aspose.PDF for .NET

    如何使用 C# 创建 PDF 投资组合。您应该使用 Microsoft Excel 文件、Word 文档和图像文件来创建 PDF 投资组合。...当文件添加完成后,使用 Document 类的 Save 方法保存投资组合文档。 以下示例使用 Microsoft...( image ); // Save PDF document document . Save ( dataDir + "CreatePortfolio_out...

    docs.aspose.com/pdf/zh/net/portfolio/
  2. Specify Default Presentation Fonts in JavaScrip...

    Set default fonts in Aspose.Slides for Node.js via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....try { // save the image on the disk. slideImage . save ( "output...(); } } // Generate PDF pres . save ( "output_out.pdf" , aspose...

    docs.aspose.com/slides/nodejs-java/default-font/
  3. Supported Document Formats|Aspose.Words for .NET

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C#....Words can load and save. See the File Format Wiki for...NET: Format Description Load Save Remarks DOC Microsoft Word 97...

    docs.aspose.com/words/net/supported-document-fo...
  4. MarkdownSaveOptions.link_export_mode property |...

    MarkdownSaveOptions.link_export_mode property. Specifies how links will be written to the output file... saving . MarkdownLinkExportMo : ...., value : aspose . words . saving . MarkdownLinkExportMo ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. PdfSaveOptions.DigitalSignatureDetails | Aspose...

    Discover PdfSaveOptions DigitalSignatureDetails to easily manage PDF signing details, ensuring secure and efficient document output....can pass to the document's "Save" method // to modify how that...document as we render it with the "Save" method. DateTime signingTime...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 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...
  8. 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...
  9. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images. To learn more, visit the documentation article in C++....Aspose::Words::Saving::ImageSaveOptions class Contents [ Hide...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Change the HTML Link Target Type with C++|Docum...

    Learn how to change the HTML link target type using Aspose.Cells for C++. Control the target attribute in HTML links programmatically....inputPath ); // Create HTML save options HtmlSaveOptions opts...); // Save the workbook to HTML format workbook . Save ( outputPath...

    docs.aspose.com/cells/cpp/change-the-html-link-...