Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 368,275 for

save

(0.41 sec)
  1. Convert PDF to Image Formats in Rust|Aspose.PDF...

    This topic show you how to use Aspose.PDF for Rust to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....scanned documents are often saved in the PDF file format. However...common task is when you need to save an entire PDF document or some...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-ima...
  2. Online OFT to PNG Conversion or Build .NET base...

    Free online app to convert OFT to PNG files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to PNG format using Save method and set Png as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  3. Comparer.CompareToImages | Aspose.Words for .NET

    Effortlessly compare documents with CompareToImages, saving differences as images for each page, enhancing clarity and visual analysis....Compares two documents and saves the differences as images. Each...ImageSaveOptions The output’s image save options. author String Initials...

    reference.aspose.com/words/net/aspose.words.low...
  4. ArrayIndexOutOfBoundsException after SmartObjec...

    Bug Report: ArrayIndexOutOfBoundsException After SmartObjectLayer.replaceContents() Summary After calling SmartObjectLayer.replaceContents() and SmartObjectLayer.updateModifiedContent(), any subsequent Save operation on …...updateModifiedConten() , any subsequent save operation on the PsdImage throws...a PSD file and attempting to save the modified PSD image, the...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  5. Convert DOTM to XLT in C++ or with free Online ...

    C++ API to Convert DOTM to XLT or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to XLT online converter quickly before integrating the code....cost-effective solution that can save developers time and effort....Convert DOTM to HTML by using Save member function Load HTML document...

    products.aspose.com/total/cpp/conversion/dotm-t...
  6. Convert OTT to FODS in C++ or with free Online ...

    C++ API to Convert OTT to FODS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT to FODS online converter quickly before integrating the code....cost-effective solution that can save developers time and effort....Convert OTT to HTML by using Save member function Load HTML document...

    products.aspose.com/total/cpp/conversion/ott-to...
  7. Android API to Convert RTF to CSV or with free ...

    Convert RTF to CSV in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free RTF to CSV online converter quickly before integrating the code....enables the user to write and save text with formatting. It is...Convert RTF to HTML by using Save method Load HTML document by...

    products.aspose.com/total/android-java/conversi...
  8. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....creating a MD document using C++ Save the output MD file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.md" ); using namespace...

    products.aspose.com/words/cpp/make/md/
  9. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....creating a Word document using C++ Save the output Word file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.docx" ); using namespace...

    products.aspose.com/words/cpp/make/word/
  10. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....creating a PDF document using C++ Save the output PDF file It is worth...enim nunc faucibus a." ); doc-> Save ( u"Output.pdf" ); using namespace...

    products.aspose.com/words/cpp/make/pdf/