Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 368,085 for

save

(0.08 sec)
  1. 图像标记|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...."Table1" ); //Add a column to save pictures. DataColumn dc = t...(); //Save the Excel file. designer . Workbook . Save ( FileName...

    docs.aspose.com/cells/zh/net/image-markers/
  2. 用 Node.js 通过 C++ 加载工作簿中的特定工作表|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 加载工作簿中的特定工作表。优化性能,减少内存使用。... // Save the workbook. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/load-specif...
  3. Replace text in smart art with Node.js via C++|...

    Learn how to replace text in smart art using Aspose.Cells for Node.js via C++....text in the workbook which I save to another file. } } } } const..."outputSmartArt.xlsx" ); wb . save ( outputFilePath , options );...

    docs.aspose.com/cells/nodejs-cpp/replace-text-i...
  4. Add Text Stamp to PDF using Java | Aspose.PDF

    Add text stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....textStamp ); // Save output document pdfDocument . save ( outputFileName...

    products.aspose.com/pdf/java/stamps/text/
  5. 公共 API Aspose.Diagram 16.12.0 的变化|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....7853981633974501 ); // save the Visio drawing diagram . save ( "C:\\temp\\Output...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  6. AiModelType enumeration | Aspose.Words for Node.js

    Aspose.Words.AI.AiModelType enumeration. Represents the types of [AiModel](../aimodel/) that can be integrated into the document processing workflow.... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在幻灯片上添加注释|Aspose.Slides 文档

    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....Text () { Text = text }); // Save the comment authors part. authorsPart.... CommentAuthorList . Save (); // Save the comments part. commentsPart...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  8. Convert ODT to PPSM in Android Apps or with fre...

    ODT to PPSM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free ODT to PPSM online converter quickly before integrating the code....write HTML content in it, and save it as PPSM. Aspose.Total for...write HTML content in it, and save it as PPSM. Aspose.Total for...

    products.aspose.com/total/android-java/conversi...
  9. wrapper.zip

    wrapper.xml aspose.imaging.Blend Aspose.Imaging.Blend Blend() Blend() False Blend(count) Blend(int count) False factors Factors float[] False True True positions Positions float[] False True True a......True False save() Save() False save(stream) Save(System.IO.Stream...False save(file_path) Save(string filePath) False save(file_path...

    docs.aspose.com/imaging/python-net/python-notes...
  10. Add, Get or Remove Watermark in PDF using C++ |...

    Add, get or remove watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file Add Watermark in PDF...Add ( artifact ); document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/watermark/