Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 368,108 for

save

(0.25 sec)
  1. PdfSaveOptions.use_book_fold_printing_settings ...

    PdfSaveOptions.use_book_fold_printing_settings 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.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....whether the document should be saved using a booklet printing layout...FixedPageSaveOptions.page_set is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 安装|Python via .NET 格式的 Aspose.Words

    使用 Manage NuGet Packages 或 Package Manager Console 等 Visual Studio 工具以及 MSI 安装程序安装 Aspose.Words for Python。使用 Full Trust 权限集。...words as aw # Create and save a simple document doc = aw ...for Python via .NET" ) doc . save ( "C: \\ Temp \\ out.docx" )...

    docs.aspose.com/words/zh/python-net/installation/
  3. 使用 Java 拆分 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...HtmlLoadOptions ()); //save input html to pdf to file doc . save ( "test.pdf"...( "test.pdf" ); outputDoc . save ( "first_page.html" , com ....

    products.aspose.com/pdf/zh-hant/java/splitter/
  4. Installation|Aspose.Words for Node.js via .NET

    Install Aspose.Words for Node.js using npm....js' ); // Save it as a DOCX file. The output...the filename extension. doc . save ( 'OutputWordDocument.docx'...

    docs.aspose.com/words/nodejs-net/installation/
  5. 使用Aspose.Cells将电子表格转换为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....xls" ); //Save the document in PDF format workbook . save ( "AsposeConvert...

    docs.aspose.com/cells/zh/java/convert-spreadshe...
  6. XpsSaveOptions.UseBookFoldPrintingSettings | As...

    Optimize your document layout with the XpsSaveOptions UseBookFoldPrintingSettings property, enabling seamless booklet printing for enhanced presentation....whether the document should be saved using a booklet printing layout...specified, PageSet is ignored when saving. This behavior matches MS Word...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Extract Images from PDF CLI | Aspose.PDF

    Extract images from PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Save output image. Save updated PDF file. Extract...

    products.aspose.com/pdf/cpp-cli/images/extract/
  8. Remove Watermark from PDF using C# | Aspose.PDF

    Remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save PDF file Delete Watermark from...Artifacts [ 1 ]); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/watermark/remove/
  9. View MD Files using Java | Aspose.PDF

    Open and view MD documents programmatically with Java sample code using Aspose.PDF for Java...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/md/
  10. View PS Files using Java | Aspose.PDF

    Open and view PS documents programmatically with Java sample code using Aspose.PDF for Java...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/ps/