Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 368,266 for

save

(0.24 sec)
  1. Creating tooltips in Text|Aspose.PDF for Python...

    Learn how to add tooltip to the text fragment in PDF using Python and Aspose.PDF... Save the Initial Document. Reopen...ButtonField over the matched fragment. Save the Final Document. import os...

    docs.aspose.com/pdf/python-net/pdf-tooltip/
  2. Merger.merge method | Aspose.Words for Python

    aspose.words.lowcode.Merger.merge method...page of the output will be saved as a separate file. The specified...is TIFF, the output will be saved as a single multi-frame TIFF...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Java API to Export MD to RTF | products.aspose.com

    Convert MD to RTF using on premise Java API...class Convert MD to DOC by using save method Load DOC file by using...Aspose.Words Save the document to RTF format using save method and...

    products.aspose.com/total/java/conversion/md-to...
  4. Convert JSON to Excel with C++|Documentation

    Learn how to convert JSON to an Excel file with Aspose.Cells using C++....json" ); // Save the file to xlsx format workbook . Save ( u "sample_out...xlsx" ); std :: cout << "File saved successfully in xlsx format...

    docs.aspose.com/cells/cpp/convert-json-to-excel/
  5. Export MSG to TEXT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  6. C++ API to Convert MD to PPT | products.aspose.com

    Convert MD to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Convert MD to PPTX by using Save method function Load PPTX document...reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/md-to-...
  7. Android API to Render MHTML to FLATOPC | produc...

    Transform MHTML to FLATOPC via Android via Java API...page archive format used to save web pages in a single file....audio, and video. It is used to save webpages for offline viewing...

    products.aspose.com/total/android-java/conversi...
  8. C# Microsoft Visio Files Conversion | products....

    Convert Microsoft Visio formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM VDW VSD VSS VST to PDF HTML and Images with few lines of C# code via .NET library....After loading the file, Call the Save method with output path with...load the file and calling the save method by providing image name...

    products.aspose.com/diagram/net/conversion/
  9. How to Convert OneNote to JPEG using C#

    This simple article focuses on how to convert OneNote to JPEG using C#. It covers all the details for setting up the IDE, programming work flow and an example code to export OneNote to JPEG using C#....SaveFormat enumerator inside the Save method The above mentioned steps...In the subsequent step, the Save method is used to convert the...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  10. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....strikeOutAnnotation ); // Save PDF document document . Save ( dataDir + "...Annotations . Delete ( ca ); } // Save PDF document after deleting...

    docs.aspose.com/pdf/net/extra-annotations/