Sort Score
Result 10 results
Languages All
Labels All
Results 7,021 - 7,030 of 368,176 for

save

(0.35 sec)
  1. AutoFill Range of Excel File with C++|Documenta...

    Learn how to perform an autofill operation in a specified range of an Excel file using Aspose.Cells with C++....Series ); // Save the Workbook workbook . Save ( u "range_autofill_result...

    docs.aspose.com/cells/cpp/autofill-ranges/
  2. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....imageStamp ); // Save output document document -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/stamps/image/
  3. SummarizeOptions class | Aspose.Words for Python

    aspose.words.ai.SummarizeOptions class. Allows to specify various options for summarizing document content.... save ( file_name = ARTIFACTS_DIR...options ) multi_document_summary . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Merge PS files using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/merger/ps/
  5. Merge SVG files using .NET | Aspose.PDF

    Merge SVG 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/svg/
  6. PageSet Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSet class for efficient document management. Easily define random page sets and enhance your workflow today!...can pass to the document's "Save" method // to modify the way...new PageSet ( 1 ); // When we save the document to the JPEG format...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 在 PHP 中将超链接添加到 Visio 形状|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....() -> add ( $hyperlink ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Hyperlinks.vdx"...

    docs.aspose.com/diagram/zh/java/add-hyperlink-t...
  8. 在 PHP 中设置里程碑形状属性|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....$milestone_helper -> setType ( 6 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetMilestoneShapePro...

    docs.aspose.com/diagram/zh/java/set-milestone-s...
  9. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells for Node.js via C++....); // Save the PDF file with PdfSaveOptions wb . save ( path...

    docs.aspose.com/cells/nodejs-cpp/render-solid-g...
  10. Re-Order Sheets Within Workbook|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....moveTo ( 2 ); //Save the Excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/java/re-order-sheets-with...