Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 376,743 for

save

(0.36 sec)
  1. Aspose::Words::Drawing::OleFormat::get_AutoUpda...

    Aspose::Words::Drawing::OleFormat::get_AutoUpdate method. Specifies whether the link to the OLE object is automatically updated or not in Microsoft Word in C++....get_IsLocked ()); // If we plan on saving the OLE object to a file in...()); // Below are two ways of saving an OLE object to a file in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Convert PDF to Microsoft Word Documents in Pyth...

    Discover how to convert PDF files to Word format in Java using Aspose.PDF for efficient content extraction and modification....Doc lets you save the source file to Microsoft...with the source PDF document. Save it to SaveFormat.Doc format...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  3. Creating, Opening and Saving Images|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....Creating, Opening and Saving Images Contents [ Hide ] Creating...argument to open the image. Saving Image Files Aspose.Imaging...

    docs.aspose.com/imaging/java/creating-opening-a...
  4. Encrypt And Decrypt ODS files|Documentation

    password-protect and encrypt ODS files using Aspose.Cells for Python via .NET, which is a pure .NET library....OpenOffice Calc Select Save As and click the Save With Password box...box. Click the Save button. Type your desired password into both...

    docs.aspose.com/cells/python-net/encrypt-and-de...
  5. Java 3D Formats Conversion | products.aspose.com

    Convert 3D formats amf 3ds amf ase att dae drc dxf fbx gltf jt obj ply rvm stl u3d usdz usd vrml x with few lines of Java code via Java library.... editing, manipulating and saving three-dimensional graphics...etc. Create the relevant the Save options such as AmfSaveOptions...

    products.aspose.com/3d/java/conversion/
  6. Aspose.PSD for .NET 21.6 - Release Notes|Docume...

    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....disabled vector layer masks on saving enables vector masks Bug PSDNET-786...sourceFileName )) { image . Save ( outputFileName , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-6...
  7. Aspose::Words::Saving::DocSaveOptions class | A...

    Aspose::Words::Saving::DocSaveOptions class. Can be used to specify additional options when saving a document into the Doc or Dot format. To learn more, visit the documentation article in C++....Aspose::Words::Saving::DocSaveOptions class Contents [ Hide ]...specify additional options when saving a document into the Doc or...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Convert DICOM to PNG in Java

    Follow this article to convert DICOM to PNG in Java. It has details to set the IDE, a list of steps, and a sample code for changing file format from DCM to PNG in Java....for loop Save each page as a separate PNG file using save() with...to a PNG image in a loop and save it on the disk with a unique...

    kb.aspose.com/imaging/java/convert-dicom-to-png...
  9. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....read the diagram files and the Save method to export the diagram...class. Call the Diagram classs Save method and set the output format...

    docs.aspose.com/diagram/python-net/convert-visi...
  10. Merge PDF programmatically|Aspose.PDF for Java

    This page explain how to merge PDF documents into a single PDF file with Java.... Finally, save the output PDF file using the Save method. The...()); // Save concatenated output file pdfDocument1 . save ( _dataDir...

    docs.aspose.com/pdf/java/merge-pdf-documents/