Sort Score
Result 10 results
Languages All
Labels All
Results 9,081 - 9,090 of 375,971 for

save

(0.56 sec)
  1. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveOptions.pixelFormat property. Gets or sets the pixel format for the generated images.... Saving . ImagePixelFormat Remarks...property has effect only when saving to raster image formats. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Get Watermark from PDF using C# | Aspose.PDF

    Get watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save PDF file Get Watermark from...]. Artifacts [ 1 ]. Image . Save ( fs ); }...

    products.aspose.com/pdf/net/watermark/get/
  3. Get Watermark from PDF using Python | Aspose.PDF

    Get watermark from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET... Save PDF file Get Watermark from.... artifacts [ 1 ] . image . save ( image_stream ) image_stream...

    products.aspose.com/pdf/python-net/watermark/get/
  4. Display MHT Formats Using Java | Aspose.PDF

    Open and view MHT documents programmatically with Java sample code using Aspose.PDF for Java...); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/mht/
  5. Display CGM Formats Using Java | Aspose.PDF

    Open and view CGM documents programmatically with Java sample code using Aspose.PDF for Java...()); // save document in HTML format pdfDocument . save ( "output...

    products.aspose.com/pdf/java/viewer/cgm/
  6. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word documents in C#....PHP_EOL ; // Save the modified document. $doc -> Save ( $dataDir...replaced successfully. \n File saved at " . $dataDir . "ReplaceSimple...

    docs.aspose.com/words/net/find-and-replace-in-php/
  7. Document.update_thumbnail method | Aspose.Words...

    aspose.words.Document.update_thumbnail method...setting a thumbnail image when saving a document to .epub. # 1 -.... update_thumbnail () doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PDF to Excel in Rust|Aspose.PDF for Rus...

    Aspose.PDF for Rust allows you to convert PDF to XLSX format....Conversion automates this process, saving significant time for large...datasets. Aspose.PDF for Rust uses save_xlsx to convert the downloaded...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-xlsx/
  9. 使用 JavaScript 通过 C++ 为 HTML 渲染的电子表格设置默认字体|Docum...

    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....Prepare HtmlSaveOptions and save three variants with different...New" ; const outputData1 = wb . save ( SaveFormat . Html , opts );...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  10. Set Image Size|Aspose.PDF for Java

    This section describes how to set image size PDF file using Java library....setHeight ( 800 ); // save resultant PDF file doc . save ( _dataDir +...

    docs.aspose.com/pdf/java/set-image-size/