Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 148,485 for

save

(0.31 sec)
  1. Insert Timeline with C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++.... Finally, it saves the workbook in output XLSX...GetTimelines (). Get ( index ); // Save the modified workbook U16String...

    docs.aspose.com/cells/cpp/create-timeline/
  2. Import XML to Excel Workbook with C++|Documenta...

    Import data from an XML data file to Microsoft Excel using Aspose.Cells with C++....XML , u "Sheet1" , 0 , 0 ); // Save workbook U16String outputPath...workbook . Save ( outputPath ); std :: cout << "Workbook saved successfully...

    docs.aspose.com/cells/cpp/import-xml-map-inside...
  3. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we Save the modified Excel file to disk....(); // Save the workbook in pdf format workbook . Save ( outDir...); std :: cout << "Workbook saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  4. Convert SVG to PDF in Java – Aspose.HTML for Java

    Convert SVG to PDF using Aspose.HTML for Java. Consider various SVG to PDF conversion scenarios and learn how to use PdfSaveOptions....the converted file will be saved. Copy 1 // Prepare SVG code...to convert with the default save options. Use one of the сonvertSVG()...

    docs.aspose.com/html/java/convert-svg-to-pdf/
  5. RevisionOptions.MeasurementUnit | Aspose.Words ...

    Customize your revision comments with the RevisionOptions MeasurementUnit property. Easily set measurement units, with Centimeters as the default....Examples Shows how to make a saved document conform to an older...exportToOdt11Specs }; doc . Save ( ArtifactsDir + "OdtSaveOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Aspose::Words::LowCode::Watermarker::SetWaterma...

    Aspose::Words::LowCode::Watermarker::SetWatermarkToImages method. Adds an image watermark into the document with options. Renders the output to images in C++....System::SharedPtr<Aspose::Words::Saving::ImageSaveOptions>&, const...SharedPtr < Aspose :: Words :: Saving :: ImageSaveOptions > & saveOptions...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Merge Presentation|Aspose.Slides for Node.js vi...

    Merge or combine PowerPoint Presentation in JavaScript... save ( "combined.pptx" , aspose ...pres2 . dispose (); } } pres1 . save ( "combined.pptx" , aspose ...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  8. Export to XAML|Aspose.Slides 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.... save ( new XamlOptions ()); } finally...setExportHiddenSlide ( true ); pres . save ( xamlOptions ); } finally {...

    docs.aspose.com/slides/androidjava/export-to-xaml/
  9. Working with Textures in PS file | Java

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...already created output stream and save options. Create a new graphics...rectangle with the texture paint. Save current paint as a local variable...

    docs.aspose.com/page/java/ps/working-with-textu...
  10. Export to XAML|Aspose.Slides for Node.js via .N...

    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.... save ( new aspose . slides . XamlOptions...setExportHiddenSlide ( true ); pres . save ( xamlOptions ); } finally {...

    docs.aspose.com/slides/nodejs-java/export-to-xaml/