Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 327,898 for

save

(0.07 sec)
  1. BarcodeGenerator | Aspose.BarCode for Java API ...

    BarcodeGenerator for backend barcode images generation....sample shows how to create and save a barcode image. BarCodeGenerator...setCodeText("123ABC"); generator.save("code128.png"); Constructors...

    reference.aspose.com/barcode/java/com.aspose.ba...
  2. Aspose.PSD for .NET 20.10 - Release Notes|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....Category PSDNET-565 Exception on saving the specific PSD file with...Text Layer Is Shifted After saving without any changes Bug PSDNET-720...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  3. 将 VSD 文件保存为不同的文件格式|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 to VDX, PDF, and JPEG. 退出 Visio.... Open ( "Drawing.vsd" ); //Save the VDX diagram vsdDoc . SaveAs...

    docs.aspose.com/diagram/zh/net/save-vsd-file-to...
  4. Aspose::Words::Saving::SaveOutputParameters cla...

    Aspose::Words::Saving::SaveOutputParameters class. This object is returned to the caller after a document is Saved and contains additional information that has been generated or calculated during the Save operation. The caller can use or ignore this object. To learn more, visit the documentation article in C++....Aspose::Words::Saving::SaveOutputParameters class Contents [...caller after a document is saved and contains additional information...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Manage X-Dimension and Y-Dimension in PHP|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....Code128 ); \ # Save the image to file $bb -> save ( $dataDir ....( 0.5 ); \ # Save the image to file $bb -> save ( $dataDir ....

    docs.aspose.com/barcode/java/manage-x-dimension...
  6. FieldSaveDate.use_um_al_qura_calendar property ...

    FieldSaveDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:' ) # We can use the SAVEDATE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldSaveDate.use_lunar_calendar property | Asp...

    FieldSaveDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:' ) # We can use the SAVEDATE...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSet.even property | Aspose.Words for Node.js

    PageSet.even property. Gets a set with all the even pages of the document in their original order.... Saving . PageSet Remarks Even pages...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldSaveDate.UseSakaEraCalendar | Aspose.Words...

    Effortlessly manage dates with FieldSaveDate's Saka Era Calendar feature. Easily toggle settings for enhanced date tracking and organization....of the document’s most recent save operation performed using Microsoft...Date this document was last saved:" ); // We can use the SAVEDATE...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Draw Triangle|Documentation

    This section explains how to draw triangle in a visio page with Aspose.Diagram. Support using C# to draw triangle and Save as pdf, svg, html, image, xps and other formats....draw a triangle in the page and save as SVG format. The code example...triangle in a Visio drawing and save as SVG format. Draw Triangle...

    docs.aspose.com/diagram/net/drawing/draw-triangle/