Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 367,994 for

save

(0.13 sec)
  1. Wide Narrow Ratio in PHP|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....0 ); \ # Save the image to file $bb -> save ( $dataDir ....( 5.0 ); \ # Save the image to file $bb -> save ( $dataDir ....

    docs.aspose.com/barcode/java/wide-narrow-ratio-...
  2. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your document by saving all images as WMF for superior quality and compatibility....When true all images will be saved as WMF. public bool SaveImagesAsWmf...Windows Metafile format as we save the document as an RTF. Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. XamlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the XamlFixedSaveOptions SaveFormat property to effortlessly Save documents in XamlFixed format, ensuring optimal quality and compatibility....the document will be saved if this save options object is used...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....75 ); // Save the workbook workbook . Save ( "PageMargins...PageOrientationType :: Landscape ); workbook . Save ( "PageOrientation.xlsx" );...

    docs.aspose.com/cells/cpp/page-setup-features/
  5. BarcodeGenerator|Aspose.BarCode for Python via ...

    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(stream, format) Save barcode image to stream...specific format. save(filename, format) Save barcode image to...

    docs.aspose.com/barcode/python-net/api-referenc...
  6. Adjusting Brightness, Contrast and Gamma in PHP...

    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....( 70 ); \ # Save the image to disk $image -> save ( $dataDir ...( 10 ); \ # Save the image to disk $image -> save ( $dataDir ...

    docs.aspose.com/imaging/java/adjusting-brightne...
  7. Moving PDF Pages programmatically via Python|As...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for Python via .NET.... Save both documents. The following...pages . delete ( 2 ) document . save ( input_file_name . replace...

    docs.aspose.com/pdf/python-net/move-pages/
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedTime method. Gets or sets the time of the last Save in UTC in C++....or sets the time of the last save in UTC. System :: DateTime Aspose...returns the local time of last save operation. Aspose.Words does...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose 中的公共 API 更改。3D 16.11.0|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....texture coordinate during load and save. //to make sure it's compatible...EmbedAssets = true ; scene . Save ( "d:\\test.gltf" , opt ); ...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  10. Manage Header and Footer|Aspose.PDF for Java

    Learn how to add, remove, or modify headers and footers in a PDF document using Aspose.PDF in Java.... Finally, save the output PDF file using close..., 20 ); // Save updated PDF file fileStamp . save ( _dataDir...

    docs.aspose.com/pdf/java/manage-header-and-footer/