Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 368,011 for

save

(0.44 sec)
  1. Generate AustraliaPost BarCode with Different F...

    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.... Standard ) \ # Save the image to your system and...image format to Jpeg builder . save ( data_dir + "AusraliaPost-Barcode...

    docs.aspose.com/barcode/java/generate-australia...
  2. Change the Position of a Shape in PHP|Documenta...

    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....( 1 , 1 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ChangeShapePosition...

    docs.aspose.com/diagram/java/change-the-positio...
  3. Remove Metadata from PDF in Ruby|Aspose.PDF for...

    Erase sensitive or unwanted metadata from PDF files programmatically with Aspose.PDF for Ruby....end # save update document with new information doc . save ( data_dir...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  4. 在将Excel转换为PDF时渲染实线网格线 with C++|Documentation

    了解如何在将Excel转换为PDF时渲染实线网格线,使用Aspose.Cells与C++。...); // Save the pdf file with PdfSaveOptions wb . Save ( u "....); std :: cout << "PDF file saved successfully with gridlines...

    docs.aspose.com/cells/zh/cpp/render-solid-gridl...
  5. Render Solid Gridlines while converting Excel t...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells with C++....); // Save the PDF file with PdfSaveOptions wb . Save ( u "....); std :: cout << "PDF file saved successfully with gridlines...

    docs.aspose.com/cells/cpp/render-solid-gridline...
  6. IWarningCallback.warning method | Aspose.Words ...

    IWarningCallback.warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity....during document loading or saving that might result in loss of...font substitution warning if we save a document with a missing font...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SummarizeOptions.summaryLength property | Aspos...

    SummarizeOptions.summaryLength property. Allows to specify summary length... save ( base . artifactsDir + "AI...options ); multiDocumentSummary . save ( base . artifactsDir + "AI...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns while exporting spreadsheets to CSV format using Aspose.Cells for C++....leading blank columns and rows on saving, but if you want to remove...columns will be discarded on saving. Prior to the release of Aspose...

    docs.aspose.com/cells/cpp/trim-leading-blank-ro...
  9. ImageSavingArgs.image_stream property | Aspose....

    ImageSavingArgs.image_stream property. Allows to specify the stream where the image will be Saved to....stream where the image will be saved to. @property def image_stream...This property allows you to save images to streams instead of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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/