Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 375,752 for

save

(0.49 sec)
  1. Android API to Render PCL to XAMLFLOW | product...

    Transform PCL to XAMLFLOW via Android via Java API...Convert PCL to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render MHTML to XAMLFLOW | produ...

    Transform MHTML to XAMLFLOW via Android via Java API...Convert MHTML to DOC by using save method Load DOC file by using...Words Save the document to XAML_FLOW format using save method...

    products.aspose.com/total/android-java/conversi...
  3. 处理消息附件|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...
  4. Create PDF document programmatically|Aspose.PDF...

    This page describes how to create PDF document from scratch with Aspose.PDF library.... Save the resultant PDF document....World!" )); // Save PDF document document . Save ( dataDir + "HelloWorld_out...

    docs.aspose.com/pdf/net/create-document/
  5. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for C++....collection of page instance And save your PDF file private static... Add ( rect ); // Save PDF file doc . Save ( _dataDir + "Cre...

    docs.aspose.com/pdf/cpp/add-rectangle/
  6. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... saving . OoxmlCompliance : ... @compliance..., value : aspose . words . saving . OoxmlCompliance ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Text to PDF Using Go | Aspose.PDF

    Add text to PDF programmatically with Go sample code using Aspose.PDF for Go via C++... Save the file again. Add Text to...log . Fatal ( err ) } // Save() saves previously opened PDF-document...

    products.aspose.com/pdf/go-cpp/text/
  8. 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...
  9. Add and Verify PDF Digital Signature using C++ ...

    Сreate electronic signature in PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Save PDF file, You will get the document...pkcs ); // Save output PDF file signature -> Save ( outFile );...

    products.aspose.com/pdf/cpp/signature/
  10. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations....getActualMinorUnit (); // Saves the presentation pres . save ( "MaxValuesVerticalAxi_out...switchRowColumn (); // Saves presentation pres . save ( "SwitchChartRowColumn_out...

    docs.aspose.com/slides/nodejs-java/chart-axis/