Sort Score
Result 10 results
Languages All
Labels All
Results 9,931 - 9,940 of 368,125 for

save

(0.49 sec)
  1. PdfImageColorSpaceExportMode enumeration | Aspo...

    Aspose.Words.Saving.PdfImageColorSpaceExportMode enumeration. Specifies how the color space will be selected for the images in PDF document....can pass to the document's "Save" method // to modify how that...let pdfSaveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...(); } // Save the modified Excel file workbook . Save ( outputFilePath...Red ()); // Saving the Excel file workbook . Save ( outDir + u...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  3. Format Presentation Charts in .NET|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for .NET and elevate your PowerPoint presentation with professional, eye-catching styling....LightCyan ; // Save Presentation pres . Save ( "FormattedChart_out...the slide. Set font height. Save modified presentation. Below...

    docs.aspose.com/slides/net/chart-formatting/
  4. Ustvari DOC Z Uporabo C++

    Ustvarite novo DOC v C++ v nekaj korakih. Preprosto ustvarite DOC s knjižnico C++...." ); doc-> Save ( u"Output.doc" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.doc"); using namespace...

    products.aspose.com/words/sl/cpp/make/doc/
  5. Urobiť DOCX Pomocou C++

    Vytvorte nový DOCX v C++ v niekoľkých krokoch. Jednoducho vytvorte DOCX pomocou knižnice C++...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/sk/cpp/make/docx/
  6. Ustvari Dokument V C++

    Ustvarite datoteko s knjižnico C++. Preprosto ustvarite nov dokument v C++ v nekaj korakih...." ); doc-> Save ( u"Output.docx" ); using namespace...builder->EndBookmark(u"Aspose bookmark"); doc->Save(u"Output.docx"); using namespace...

    products.aspose.com/words/sl/cpp/make/
  7. 如何通过 Node.js 和 C++ 将 Excel 打印为宽和高适应页面|Documenta...

    本文展示了如何使用 Aspose.Cells for Node.js via C++ 设置 FitToPagesWide 和 FitToPagesTall 的代码示例。...setFitToPagesWide ( 1 ); // Save the workbook workbook . save ( "out_net.pdf"...( true ); // Save the workbook. workbook . save ( "OnePagePerSheet...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-prin...
  8. Barcode Generation|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.... customizing barcode text, saving generated barcodes, working...elements Save Generated Barcodes Explains how to save generated...

    docs.aspose.com/barcode/androidjava/generate-ba...
  9. Convert HTML to MHTML – Aspose.HTML for Python ...

    Learn how to convert HTML to MHTML in Python. Consider the supported HTML to MHTML conversion scenarios and Python examples to illustrate them....This example uses the default save options . You will immediately...as conv import aspose.html.saving as sav {{/if_output}} {{#if_output...

    docs.aspose.com/html/python-net/convert-html-to...
  10. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for Node.js via C++. Ensure bookmarks remain intact regardless of page changes....setBookmark ( bookmarkEntry ); // Save the workbook in PDF format with...with the given PDF save options workbook . save ( path . join (...

    docs.aspose.com/cells/nodejs-cpp/add-pdf-bookma...