Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 373,271 for

save

(0.29 sec)
  1. Create an empty Visio Diagram in Ruby|Documenta...

    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.... new \ # Save as VDX diagram . save ( data_dir + "CreateDiagram...

    docs.aspose.com/diagram/java/create-an-empty-vi...
  2. Add, Extract, or Remove Attachments in PDF usin...

    Java source code to add, extract and remove Attachments in PDF file....the collection’s Add method Save the PDF file. Adding Attachment...fileSpecification ); // Save the updated document pdfDocument . save ( "output...

    products.aspose.com/pdf/java/attachments/
  3. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for C++: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with C++ code examples....comment authored by a user and save the presentation. static void...get_Now ()); presentation -> Save ( u "modern_comment.pptx" ,...

    docs.aspose.com/slides/cpp/examples/elements/co...
  4. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for Java: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with Java code examples....comment authored by a user and save the presentation. static void...util . Date ()); presentation . save ( "modern_comment.pptx" , SaveFormat...

    docs.aspose.com/slides/java/examples/elements/c...
  5. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats....converted to SVG images when saving to HTML, MHTML, EPUB or AZW3..."My text box" ); // When we save the document to HTML, we can...

    reference.aspose.com/words/net/aspose.words.sav...
  6. How to use Aspose.BarCode in TextPad|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....;d:\javaprojects $BaseName Click OK and save the setting. We are now ready...the Java code and save the code. When you save the class, make...

    docs.aspose.com/barcode/java/how-to-use-aspose-...
  7. Merge EPUB files using Java | Aspose.PDF

    Merge EPUB 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/epub/
  8. Using Built-in Styles with C++|Documentation

    C++ code to use Excel built-in styles with Aspose.Cells for C++ API... AutoFitRow ( 0 ); // Save the workbook to the first output...workbook . Save ( output1Path ); std :: cout << "File saved " << output1Path...

    docs.aspose.com/cells/cpp/using-built-in-styles/
  9. 章节|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中管理幻灯片章节:轻松创建、重命名、重新排序,移动幻灯片到不同章节,并控制 PPT、PPTX 和 ODP 的可见性。... $slide ); $presentation -> save ( "section.pptx" , SaveFormat...$section ); $presentation -> save ( "section_removed.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  10. PdfSaveOptions.text_compression property | Aspo...

    PdfSaveOptions.text_compression property. Specifies compression type to be used for all textual content in the document.... saving . PdfTextCompression : ......, value : aspose . words . saving . PdfTextCompression ): .....

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