Sort Score
Result 10 results
Languages All
Labels All
Results 9,231 - 9,240 of 361,696 for

save

(0.27 sec)
  1. Export EML to BMP via Java | products.aspose.com

    Java API to Convert EML to BMP without using Microsoft Word or Outlook...using save method Load HTML by using Document class Save the document...document to BMP format using save method and set BMP as SaveFormat...

    products.aspose.com/total/java/conversion/eml-t...
  2. Generate Code 16K Barcodes in C#|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.... Save ( $"{path}Code16KAspectRatio10...Code16K . AspectRatio = 20 ; gen . Save ( $"{path}Code16KAspectRatio20...

    docs.aspose.com/barcode/net/code16k-barcodes/
  3. JPEG to PDF Merge using Java | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...new PDF page After the loop save the result Here is an example...Merge JPEG files using Java and save as PDF Example Java: this sample...

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/
  4. HtmlSaveOptions.htmlVersion property | Aspose.W...

    HtmlSaveOptions.htmlVersion property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML...standard that should be used when saving the document to HTML or MHTML...Words . Saving . HtmlVersion Examples Shows how to save a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IDocumentPartSavingCallback class | Aspose.Word...

    aspose.words.saving.IDocumentPartSavingCallback class. Implement this interface if you want to receive notifications and control how Aspose.Words Saves document parts when exporting a document to [SaveFormat.HTML](../../aspose.words/Saveformat/#HTML) or [SaveFormat.EPUB](../../aspose.words/Saveformat/#EPUB) format....Words saves document parts when exporting...document_part_saving(args) Called when Aspose.Words is about to save a document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy....png" ) # Save processed image to the "result"..."result" folder ImageProcessing . save ( input , "result" ) # Recognize...

    docs.aspose.com/ocr/python-net/deskew/
  7. MD to PDF Merge using C++ | Aspose.PDF

    Combine two or more MD documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...new PDF page After the loop save the result Here is an example...Merge MD files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/md-to-pdf/
  8. PDF to DOCX Converter using Rust | Aspose.PDF

    Rust sample code for converting PDF to DOCX on any platform...Convert a PDF file to DOCX using save_docx function Close the PDF...your PDF file and then simply save it as a DOCX file. You can use...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  9. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....textStamp ); // Save output document document -> Save ( _dataDir +...stamp ); // save output document document -> Save ( _dataDir +...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...
  10. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....to EPS Programmatically Java Save GIF as EPS Java Image to EPS...way to save GIF image to EPS. Using strings for saving GIF to...

    docs.aspose.com/page/java/convert/gif-to-eps/