Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 375,722 for

save

(0.92 sec)
  1. Convert PS to SWF via Java API | products.aspos...

    Java API to Convert PS to SWF without using Microsoft Word...Convert PS to PPTX by using save method Load PPTX document by...Presentation class Save the document to SWF format using save method and...

    products.aspose.com/total/java/conversion/ps-to...
  2. Convert CGM to XAML via Java API | products.asp...

    Java API to Convert CGM to XAML without using Microsoft Word...Convert CGM to PPTX by using save method Load PPTX document by...Presentation class Save the document to XAML format using save method and...

    products.aspose.com/total/java/conversion/cgm-t...
  3. XLS data is changed after loading and saving ba...

    Hi Aspose team, I’m encountering an issue where data in an .xls file changes after I load and Save it. For example, the number in a text box is 125 in the original file but becomes 145 after saving. To investigate furt…...is changed after loading and saving back Aspose.Cells Product Family...file changes after I load and save it. For example, the number...

    forum.aspose.com/t/xls-data-is-changed-after-lo...
  4. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for .NET ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear C# code.... Save ( "add_activex.pptm" , SaveFormat...RemoveAt ( 0 ); } presentation . Save ( "removed_activex.pptm" , SaveFormat...

    docs.aspose.com/slides/net/examples/elements/ac...
  5. Aspose.PSD for Java 21.6 - 发行说明|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 ( outputFileName , new PngOptions...sourceFileName ); try { image . save ( outputFileName , new PngOptions...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...); // Save the workbook in xlsx format workbook . save ( path...setSpacing ( 4 ); // Save the workbook workbook . save ( "ChangedCharacterSpac...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  7. 更新、删除字段|Documentation

    本节说明如何更新或删除字段。... Undefined ; // Save diagram diagram . Save ( dataDir + "UpdateField_out...Remove ( fld ); // Save diagram diagram . Save ( dataDir + "RemoveField_out...

    docs.aspose.com/diagram/zh/net/update-remove-fi...
  8. SmartArt|Aspose.Slides for Node.js via .NET Doc...

    Work with SmartArt in Aspose.Slides for Node.js: create, edit, convert, and style diagrams with JavaScript for PowerPoint and OpenDocument presentations.... save ( "smartart.pptx" , aspose ...( smartArt ); presentation . save ( "smartart_removed.pptx" ,...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. Project.Save() does not finish - Free Support F...

    I am encountering an issue where the Save method of the Project class enters an infinite loop when processing a specific file. Upon investigation, I identified that the issue stems from formula localization. Because we …...Save() does not finish Aspose.Tasks Product Family pedrogcg...encountering an issue where the Save method of the Project class...

    forum.aspose.com/t/project-save-does-not-finish...
  10. Add, Extract or Remove Images in PDF using C++ ...

    Manipulate images in PDF programmatically with C++ sample code using Aspose.PDF for C++... Use the GSave operator to save the current graphical state...operator to save the updated graphical state. Save the PDF file...

    products.aspose.com/pdf/cpp/images/