Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 375,709 for

save

(0.14 sec)
  1. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range of pages in C++....ExtractPages ( 0 , 2 ); doc -> Save ( get_ArtifactsDir () + u "Document...the initial page numbering and save the NUMPAGE field. auto doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 处理消息附件|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....要保存附件,请调用 MapiAttachment 类的 Save() 方法。 下面的代码片段展示了如何将附件保存到本地磁盘。...attachments : # Save the individual attachment attachment . save ( data_dir...

    docs.aspose.com/email/zh/python-net/working-wit...
  3. Setting Structure Elements Properties in Tagged...

    With Aspose.PDF for Java, you may set different Structure Elements Properties. There are setting Text Block Structure Elements, setting Inline Structure Elements, adding Structure Element into Elements and etc....Text" ); // Save Tagged PDF Document document . save ( path + ...( p ); // Save Tagged PDF Document document . save ( path + ...

    docs.aspose.com/pdf/java/set-tagged-pdfs-elemen...
  4. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Android ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX presentations with clear Java code.... save ( "add_activex.pptm" , SaveFormat...removeAt ( 0 ); } presentation . save ( "removed_activex.pptm" , SaveFormat...

    docs.aspose.com/slides/androidjava/examples/ele...
  5. PdfSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.PDF](../../aspose.words/Saveformat/#PDF) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Saving a Document as a Multipage TIFF|Aspose.Wo...

    Convert a document to a multi-page TIFF using Node.js. To determine how the document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...code, by simply passing the “save to” path and the relevant file...

    docs.aspose.com/words/nodejs-net/saving-a-docum...
  7. Setting Formula for Named Range with Node.js vi...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for Node.js via C++....calculateFormula (); // Save the result in XLSX format book . save ( path ....$A$1,9)" ); // Save the workbook book . save ( path . join (...

    docs.aspose.com/cells/nodejs-cpp/setting-formul...
  8. Aspose.PSD for .NET 22.7 - 发行说明|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 ( outputPsd ); } PSDNET-875...AddLayer ( newLayer ); im . Save ( outputFilePath , true ); }...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...( graph ); // Save PDF document document . Save ( dataDir + "DrawingEllipse_out...( graph ); // Save PDF document document . Save ( dataDir + "DrawingEllipse_out...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  10. Manipulating Photoshop Formats|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....Imaging lets you save files in PSD format so that...Photoshop. This article shows how to save a file to PSD with Aspose.Imaging...

    docs.aspose.com/imaging/java/manipulating-photo...