Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 367,906 for

save

(0.57 sec)
  1. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....pageNumberStamp ); // Save PDF document document . Save ( dataDir + "PageNumberStamp_out...artifact ); } } // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/net/add-page-number/
  2. Java API to Convert WORD to CSV or with free On...

    Convert WORD to CSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORD to CSV online converter quickly before integrating the code....Convert WORD to HTML by using Save method Load HTML document by...Workbook class Save the document to CSV format using Save method Conversion...

    products.aspose.com/total/java/conversion/word-...
  3. Convert PPSM to XLTM via PHP or with free Onlin...

    PHP API to Convert PPSM to XLTM or Online App without using Microsoft Office Powerpoint or Excel. Test free PPSM to XLTM online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...the save method Save the PPSM file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  4. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Python....image, again, in any supported save format . Convert to Image Format...make the necessary changes, and save it in any available image format...

    docs.aspose.com/words/python-net/convert-a-docu...
  5. Merge PDF Files To BMP Using Python | products....

    Merge multiple PDF files in Python.... save( "presentation_slide_ {0} .bmp"...steps to merge two PDF files and save result as BMP in Python. Install...

    products.aspose.com/slides/python-net/merge/pdf...
  6. Convert RTF to POTX in Android Apps or with fre...

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

    products.aspose.com/total/android-java/conversi...
  7. Convert POTX to XLSM via PHP or with free Onlin...

    PHP API to Convert POTX to XLSM or Online App without using Microsoft Office Powerpoint or Excel. Test free POTX to XLSM online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...the save method Save the POTX file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  8. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during document loading or saving, enhancing your document management experience....during document loading or saving. [Flags] public enum WarningType...the created document following save. DataLoss 1 Generic data loss...

    reference.aspose.com/words/net/aspose.words/war...
  9. FieldSaveDate | Aspose.Words for Java

    Implements the SaveDATE field in Java....which the document was last saved. By default, the Gregorian calendar...of the document’s most recent save operation performed using Microsoft...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....imageStamp ); // Save output document document -> Save ( _dataDir +...( imageStamp ); document -> Save ( _dataDir + u "ControlImageQuality_out...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/