Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 368,137 for

save

(0.19 sec)
  1. Convert a Document in Node.js|Aspose.Words for ...

    Easily convert documents from one format to another using Node.js. You can work with all the most popular formats like Microsoft Word formats such as DOCX or DOC, OpenDocument formats such as ODT or OTT, web formats such as HTML or XHTML, text formats such as MarkDown or TXT, and others....combination of loading and saving operations. Almost any task...Aspose.Words involves loading or saving a document in some format....

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  2. BMP to PDF Merge using C++ | Aspose.PDF

    Combine two or more BMP 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 BMP files using C++ and save as PDF Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/bmp-to-pdf/
  3. PNG to PDF Converter using C++ | Aspose.PDF

    Sample code for PNG to PDF conversion using C++. Use C++ example for batch PNG to PDF conversion....Document Load input PNG image Save the output PDF file Here is...your PNG file and then simply save it as a PDF file. You can use...

    products.aspose.com/pdf/cpp/conversion/png-to-pdf/
  4. PS to PDF Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/ps-to-pdf/
  5. ImageSaveOptions.tiff_binarization_method prope...

    ImageSaveOptions.tiff_binarization_method property. Gets or sets method used while converting images to 1 bpp format when [ImageSaveOptions.Save_format](../Save_format/) is [SaveFormat.TIFF](../../../aspose.words/Saveformat/#TIFF) and [ImageSaveOptions.tiff_compression](../tiff_compression/) is equal to [TiffCompression.CCITT3](../../tiffcompression/#CCITT3) or [TiffCompression.CCITT4](../../tiffcompression/#CCITT4)....save_format is SaveFormat.TIFF and...self ) -> aspose . words . saving . ImageBinarizationMet : ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert OST to PDF in Python | products.aspose.com

    Save OST to PDF in your Python applications without using Microsoft Outlook or Word...NET” API and saved into the respective Word PDF...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  7. Convert VCF to PNG in Python | products.aspose.com

    Save VCF to PNG in your Python applications without using Microsoft Outlook or Word...NET” API and saved into the respective Word PNG...MailMessage.load class Call the save method while specifying output...

    products.aspose.com/total/python-net/conversion...
  8. Resizing|Documentation

    How to resize an image to improve recognition accuracy....png" ); // Save processed image to the folder...Aspose . OCR . ImageProcessing . Save ( input , @"C:\result" ); //...

    docs.aspose.com/ocr/net/resize/
  9. Document.extract_pages method | Aspose.Words fo...

    aspose.words.Document.extract_pages method... save ( file_name = ARTIFACTS_DIR...the initial page numbering and save the NUMPAGE field. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.updateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is updated before saving....property is updated before saving. get updateLastPrintedPro ()...“Last printed” property when saving. let doc = new aw . Document...

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