Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 375,716 for

save

(0.34 sec)
  1. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET.... Finally, save the output PDF file. So the...( image ); // Save PDF document document . Save ( dataDir + "BMPtoPDF_out...

    docs.aspose.com/pdf/net/convert-images-format-t...
  2. Protecting and Unprotecting Workbooks in VSTO a...

    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....and Windows attributes, and save the file. Below are parallel...true ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit...

    docs.aspose.com/cells/net/protecting-and-unprot...
  3. Working with Images|Aspose.PDF for Java

    This section explains how to replace image with Aspose.PDF Facades - a toolset for popular operations with PDF.... save ( _dataDir + "PdfContentEditorDemo...images, and then save the updated PDF file using Save method. public...

    docs.aspose.com/pdf/java/working-with-image/
  4. ImageSaveOptions.SaveFormat | Aspose.Words for ...

    Discover the ImageSaveOptions SaveFormat property to effortlessly Save documents in formats like TIFF, PNG, JPEG, and more. Enhance your workflow today!...pages or shapes will be saved if this save options object is used...format. Also, it is possible to save to SVG both via ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert GLB to OBJ in Java

    Programmatically convert GLB to OBJ in Java. Export 3D object from a GLB file to an OBJ in Java.... Specify OBJ save options. Save it as an OBJ. The following... Finally, call the save() method to save it as an OBJ. It takes...

    blog.aspose.com/3d/convert-glb-to-obj-in-java/
  6. 使用Aspose.Cells将工作簿保存为文本或CSV格式|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....string FileName = FilePath + "Save Workbook to Text or CSV Format...string destFileName = FilePath + "Save Workbook to Text or CSV Format...

    docs.aspose.com/cells/zh/net/save-workbook-to-t...
  7. Supported File Formats | Aspose.Note Documentation

    Aspose.Note for Java supports multiple file formats including ONE, ONETOC2, PNG, GIF, JPEG, BMP, TIFF, PDF.... Format Description Load Save Remarks OneNote Document (Microsoft...File Format Save as PNG Image Save as GIF Image Save as JPEG Image...

    docs.aspose.com/note/java/supported-file-formats/
  8. Get Warning Information while Saving Visio File...

    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....Get Warning Information while Saving Visio File Contents [ Hide...Sometimes the user tries to save the diagram which contains text...

    docs.aspose.com/diagram/java/get-warning-inform...
  9. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...converted to SVG images when saving to HTML, MHTML, EPUB or AZW3..."My text box" ); // When we save the document to HTML, we can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Slide Show in Python|Aspose.Slides for P...

    Learn how to manage slide shows in Aspose.Slides for Python via .NET. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease.... save ( "output.pptx" , slides . export... loop = True presentation . save ( "output.pptx" , slides . export...

    docs.aspose.com/slides/python-net/manage-slide-...