Sort Score
Result 10 results
Languages All
Labels All
Results 7,351 - 7,360 of 368,275 for

save

(0.18 sec)
  1. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....---------- 10 11 try 12 { 13 //Create save options 14 System::SharedPtr...ClosePage(); 30 //Save the document 31 document -> Save(); 32 } 33 catch...

    docs.aspose.com/page/cpp/ps/working-with-document/
  2. Read Barcodes from Multipage TIFF Images in C#|...

    How to Recognize Barcodes from TIFF Files...This format is widely used to save data during automatic scanning...in tiffImage . Frames ) { //save the TIFF frame to the stream...

    docs.aspose.com/barcode/net/read-barcode-from-m...
  3. How to Rotate Text of Cell with C++|Documentation

    C++ code to rotate text of Cell with Aspose.Cells for C++ API... Save the Workbook After rotating...rotating the cells, you can save the modified workbook back to a file...

    docs.aspose.com/cells/cpp/how-to-rotate-text-of...
  4. 使用匿名类型或自定义对象|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....false ); //Save the excel file. report . Workbook . Save ( FileName...

    docs.aspose.com/cells/zh/net/using-anonymous-ty...
  5. Using Anonymous Types or Custom Objects|Documen...

    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....false ); // Save the Excel file. report . Workbook . Save ( FileName...

    docs.aspose.com/cells/net/using-anonymous-types...
  6. Put Signature on Photo using Java

    This article guides how to put signature on photo using Java. It shares details to set the IDE, a list of steps, and a sample code demonstrating how to put signature on pictures using Java....white Save the updated pixel in the signature and save it for...image on the main image and save it These steps summarize how...

    kb.aspose.com/imaging/java/put-signature-on-pho...
  7. Managing Page Breaks in Jython|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.... add ( "Y30" ) # Saving the modified Excel file in...Excel 2003 ) format workbook . save ( dataDir + "Add Page Breaks...

    docs.aspose.com/cells/java/managing-page-breaks...
  8. Split a Document in Node.js|Aspose.Words for No...

    Split a document into several files using Node.js. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....them, for example, to mark up, save, or send. Aspose.Words provides...format. Split the document. Save the output documents. After...

    docs.aspose.com/words/nodejs-net/split-a-document/
  9. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility.... save ( "37017-1.pdf" ); ReplaceAdjustment...(). add ( ellipse1 ); doc . save ( outFile ); Path class was...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  10. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving....during document loading or saving. Members Name Description DATA_LOSS_CATEGORY...the created document following save. DATA_LOSS Generic data loss...

    reference.aspose.com/words/python-net/aspose.wo...