Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 369,804 for

save

(0.27 sec)
  1. Merge PPTX Files using Java | products.aspose.com

    Java sample code to combine PPTX documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Use save() method to save at specified path System...addClone(slide); } // Save the File prest1.save( "merged-presentation...

    products.aspose.com/slides/java/merger/pptx/
  2. PDF to TIFF Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one TIFF single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as TIFF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-tiff/
  3. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。...imageStamp ); // Save PDF document document . Save ( dataDir + "AddImageStamp_out...imageStamp ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...
  4. Working with Portfolio in PDF documents|Aspose....

    How to Create a PDF Portfolio with Java. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....the Document class’ Save method to save the portfolio document...image ); // Save Portfolio document pdfDocument . save ( _dataDir...

    docs.aspose.com/pdf/java/portfolio/
  5. Hide and Unhide Worksheets in a Workbook|Docume...

    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 the file. To unhide a worksheet...; //Save the Excel file. excelApp . ActiveWorkbook . Save ();...

    docs.aspose.com/cells/net/hide-and-unhide-works...
  6. Insert an Empty Page at End of PDF File in Pyth...

    Discover how to insert an empty page at the end of a PDF document in Python with Aspose.PDF for easy document expansion.... add (); # Save the concatenated output file...target document) pdf_document . save ( self . dataDir + "output.pdf"...

    docs.aspose.com/pdf/java/insert-an-empty-page-a...
  7. 高级功能|Aspose.PDF for .NET

    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.... Add ( textFragment ); // Save PDF document to a MemoryStream...MemoryStream ()) { document . Save ( ms ); // Reset the stream...

    docs.aspose.com/pdf/zh/net/advanced-features/
  8. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected document format in C++....a password when we save it, and then save the document. auto...MakeObject < Aspose :: Words :: Saving :: OdtSaveOptions > ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/fil...
  9. Working with Radius of Sphere|Documentation

    Using Aspose.3D for Node.js via Java, you can set of get radius of a sphere....createChildNode ( sphere ); // save scene scene . save ( "sphere.obj" ); Primitive...

    docs.aspose.com/3d/nodejs-java/working-with-rad...
  10. PdfDigitalSignatureTimestampSettings.ServerUrl ...

    Discover the PdfDigitalSignatureTimestampSettings ServerUrl property for secure timestamping. Ensure document integrity with reliable timestamp server URLs....Examples Shows how to sign a saved PDF document digitally and timestamp...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...