Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 375,520 for

save

(0.18 sec)
  1. ResourceSavingArgs.resource_stream property | A...

    ResourceSavingArgs.resource_stream property. Allows to specify the stream where the resource will be Saved to....where the resource will be saved to. @property def resource_stream...This property allows you to save resources to streams instead...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python via C++....the first page of the document Save the document as a PDF file Add...textStamp ) # Save output document document . save ( "sample_stamp...

    products.aspose.com/pdf/python-cpp/stamps/text/
  3. Android API to Render EPUB to WORDML | products...

    Transform EPUB to WORDML via Android via Java API...Convert EPUB to DOC by using save method Load DOC file by using...Aspose.Words Save the document to WORD_ML format using save method...

    products.aspose.com/total/android-java/conversi...
  4. Convert HTML To EPUB C++

    Convert HTML to EPUB format in C++ code. Save HTML as EPUB using C++.... Save HTML as EPUB in C++ The following...output file and use the Save() method to save the result as EPUB....

    products.aspose.com/words/cpp/conversion/html-t...
  5. Convert HTML To DOCX C++

    Convert HTML to DOCX format in C++ code. Save HTML as DOCX using C++.... Save HTML as DOCX in C++ The following...output file and use the Save() method to save the result as DOCX....

    products.aspose.com/words/cpp/conversion/html-t...
  6. Export MSG to ODT via C++ | products.aspose.com

    C++ API to Convert MSG to ODT without using Microsoft Word or Outlook...Convert MSG to HTML by using Save member function Load HTML by...Document class Save the document to ODT format using Save method and...

    products.aspose.com/total/cpp/conversion/msg-to...
  7. 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/
  8. 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...
  9. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a document as a numeric value....property to a correct value before saving a document. Examples Shows...read_only_recommended = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink.... Save image bytes to a file. The code...from a OneNote document and save them as files. Copy 1 // The...

    docs.aspose.com/note/net/working-with-images/