Sort Score
Result 10 results
Languages All
Labels All
Results 9,651 - 9,660 of 375,990 for

save

(0.68 sec)
  1. Insert or Delete Rows or Columns|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....2 ); //Saving the modified Excel file workbook . Save ( MyDir...10 ); //Saving the modified Excel file workbook . Save ( MyDir...

    docs.aspose.com/cells/net/insert-or-delete-rows...
  2. C# API to Export EML to TEXT | products.aspose.com

    Convert EML to TEXT without using Microsoft Word or Outlook on .NET...using Save method Load HTML by using Document class Save the document...document to TEXT format using Save method and set Text as SaveFormat...

    products.aspose.com/total/net/conversion/eml-to...
  3. Email Messages Advanced Management|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....MimePartSaved: This event informs that saving of one mime part is finished...informs that all mime parts are saved to stream. The following sample...

    docs.aspose.com/email/net/email-messages-advanc...
  4. PDF Header Insertion Using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++.... Save the PDF file. Add a Header to...AddStamp ( textStamp ); document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/header/
  5. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story.... save ( file_name = ARTIFACTS_DIR...append_child ( text_box ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Apply Custom Style Sheet to a Visio Diagram in ...

    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....$custom_stylesheet ); } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ApplyCustomStyleShee...

    docs.aspose.com/diagram/java/apply-custom-style...
  7. Convert HTML To PDF Javascript

    Convert HTML to PDF format in JavaScript code. Save HTML as PDF using JavaScript.... Save HTML as PDF in JavaScript The...output file and use the save() method to save the result as PDF. The...

    products.aspose.com/words/nodejs-net/conversion...
  8. Convert DOC To PDF Javascript

    Convert DOC to PDF format in JavaScript code. Save DOC as PDF using JavaScript.... Save DOC as PDF in JavaScript The...output file and use the save() method to save the result as PDF. The...

    products.aspose.com/words/nodejs-net/conversion...
  9. Convert DOC To TXT Javascript

    Convert DOC to TXT format in JavaScript code. Save DOC as TXT using JavaScript.... Save DOC as TXT in JavaScript The...output file and use the save() method to save the result as TXT. The...

    products.aspose.com/words/nodejs-net/conversion...
  10. ImagePixelFormat enumeration | Aspose.Words for...

    aspose.words.saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....jpg' ) # When we save the document as an image, we...format for the image that the saving operation will generate. #...

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