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

save

(0.15 sec)
  1. Add Window Element to the Visio Instance in Rub...

    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....window ) \ # save in any supported format diagram . save ( data_dir...

    docs.aspose.com/diagram/java/add-window-element...
  2. Convert various Images formats to PDF in Python...

    Convert various images formats such as, BMP, CGM, DICOM, PNG, TIFF, EMF and SVG to PDF using Python.... Save the document as PDF. So the...path_infile , rectangle ) document . save ( path_outfile ) print ( infile...

    docs.aspose.com/pdf/python-net/convert-images-f...
  3. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification...."hi world" ; // Save PDF document document . Save ( dataDir + "ManipulateTable_out...newTable ); // Save PDF document document . Save ( dataDir + "ReplaceTable_out...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  4. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Node.js via C++....CSS Custom Properties while saving to HTML with Node.js via C++...Possible Usage Scenarios When you save your Excel file to HTML, in...

    docs.aspose.com/cells/nodejs-cpp/enable-css-cus...
  5. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Node.js, with JavaScript code examples....Presentation to TIFF Using the save method provided by the Presentation...{ // Save the presentation as TIFF. presentation . save ( "output...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  6. 使用JavaScript通过C++在渲染Excel到PDF时忽略错误|Documentation

    学习在使用Aspose.Cells for Java脚本通过C++将Excel文件转换为PDF的过程中,如何忽略错误。...arrayBuffer )); // Specify Pdf Save Options - Ignore Error const...= true ; // Save the Workbook in Pdf with Pdf Save Options const...

    docs.aspose.com/cells/zh/javascript-cpp/ignore-...
  7. Apply Shape Effects in Presentations on Android...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for Android via Java—create striking, professional slides in seconds.... save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/shape-effect/
  8. Apply Shape Effects in Presentations Using Java...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for Java—create striking, professional slides in seconds.... save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/java/shape-effect/
  9. Aspose::Words::Saving::ImageSaveOptions::get_Sc...

    Aspose::Words::Saving::ImageSaveOptions::get_Scale method. Gets or sets the zoom factor for the generated images in C++....Aspose::Words::Saving::ImageSaveOptions::get_Scale method Contents...images. float Aspose :: Words :: Saving :: ImageSaveOptions :: get_Scale...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...learn more, visit the Specify Save Options documentation article...Description ImageSaveOptions(save_format) Initializes a new instance...

    reference.aspose.com/words/python-net/aspose.wo...