Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 361,316 for

save

(0.14 sec)
  1. Convert Word Document to TIFF|Aspose.Words for ...

    Convert Word document to TIFF. NPOI does not provide an opportunity to work with formats other than Word using C#....document to TIFF, simply invoke the Save method and specify a file name...extension. See more details in the Save a Document documentation section...

    docs.aspose.com/words/net/convert-word-document...
  2. 用C++管理工作簿|Documentation

    学习如何通过Aspose.Cells for C++ API管理工作簿。... 使用 Save 方法保存工作簿。 #include <Aspose.Cells...(). Add (); // Save the workbook workbook . Save ( "output.xlsx"...

    docs.aspose.com/cells/zh/cpp/managing-workbooks...
  3. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++.... To save your document to XLSX format...As mentioned above, you can save the document in any load format...

    docs.aspose.com/words/cpp/convert-a-document-to...
  4. Saving Reports|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....Saving Reports Contents [ Hide ] To save a report, click Save...(Microsoft Excel template) is saved as an RDL file. Creating Tabular...

    docs.aspose.com/cells/reportingservices/saving-...
  5. Render Presentation with Fallback Font|Aspose.S...

    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 method we can save presentation in the...the same format, or save it in another one. After fallback font...

    docs.aspose.com/slides/nodejs-java/render-prese...
  6. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method. When true all images will be Saved as WMF in C++....Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method...will be saved as WMF. bool Aspose :: Words :: Saving :: RtfSaveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Extract Images from PDF|Aspose.PDF for PHP via ...

    How to extract a part of the image from PDF using Aspose.PDF for PHP...provides a save method which can be used to save the extracted...new FileOutputStream object to save the image $outputImage = new...

    docs.aspose.com/pdf/php-java/extract-images-fro...
  8. Manipulate custom properties of a 3D Scene|Docu...

    Developers can Add, retrieve, and remove custom properties of 3D objects. RemoveProperty, GetProperty, SetProperty members of 3D objects are a set of short-handed methods to manipulate customized properties of the object....( property ); // save 3D scene scene . Save ( "test.fbx" , FileFormat...FileFormat . FBX7400ASCII ); scene . Save ( "test.gltf" , new GLTFSaveOptions...

    docs.aspose.com/3d/net/manipulate-custom-proper...
  9. Move PDF Pages programmatically C#|Aspose.PDF f...

    Try to move pages at desired location or at the end of a PDF file using Aspose.PDF for .NET.... Save the output PDF using the Save method. Delete...source document. Save the source PDF using the Save method. The following...

    docs.aspose.com/pdf/net/move-pages/
  10. Saving Files in Jython|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....Saving Files in Jython Contents [ Hide ] Aspose.Cells - Saving...) # Save in default ( Excel2003 ) format workbook . save ( dataDir...

    docs.aspose.com/cells/java/saving-files-in-jython/