Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 361,217 for

save

(0.23 sec)
  1. How to Convert Raster Image to SVG using Java

    This quick how-to topic focuses on how to convert Raster image to SVG using Java along with the detailed configuration steps to set up the environment and use the example code. By using Java Raster image to SVG converter application can be easily developed using simple API calls and a few lines of code....image Save method convert raster to SVG image and save it on...convert Tiff to SVG using the save method. Code for Raster Image...

    kb.aspose.com/imaging/java/how-to-convert-raste...
  2. Remove ActiveX Control with Node.js via C++|Doc...

    Learn how to remove ActiveX controls from workbooks using Aspose.Cells for Node.js via C++....removeActiveXControl (); } // Save the workbook wb . save ( path . join ( outputDir...

    docs.aspose.com/cells/nodejs-cpp/remove-activex...
  3. Apply or Change a Slide Layout on Android|Aspos...

    Learn how to manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Java.... Save the presentation. The following...); // Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/androidjava/slide-layout/
  4. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++....Excel file to point 4 and then saves it on disk. <!DOCTYPE html>...textOptions . spacing = 4 ; // Save the workbook in xlsx format...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  5. Aspose.PSD for Java 24.7 - 发布说明|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 ( outputFile , new PngOptions...PdfCoreOptions ()); psdImage . save ( output , saveOptions ); }...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  6. Combine Visio Diagrams in Python | Merge Multip...

    Combine MS Visio diagrams in Python to merge flowcharts or any shapes into one Visio file without installing MS Visio.... They are commonly saved in VSDX or VSD format to provide...class. Finally, save the output diagram with the save() method. The...

    blog.aspose.com/diagram/combine-visio-diagrams-...
  7. Visio to HTML Conversion Cuts Off Diagram Parts...

    When converting a Visio document to HTML, the resulting diagram appears to be incomplete, with some parts missing. The affected areas are marked in red in the attached screenshot. Steps to Reproduce: Start the sample …...HTML output, you can choose to save only the foreground pages. This...how to set these options when saving a Visio diagram to HTML: using...

    forum.aspose.com/t/visio-to-html-conversion-cut...
  8. Aspose.PSD for .NET 24.7发布说明|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 ( outputFile , new PngOptions...PdfCoreOptions (); psdImage . Save ( output , saveOptions ); }...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Create PDF Document|Aspose.PDF for C++

    This article describes how to Create and format the PDF Document with Aspose.PDF for C++....Paragraphs collection of the page Save the resultant PDF document using...( text ); // Save updated PDF document -> Save ( _dataDir + outputFileName...

    docs.aspose.com/pdf/cpp/create-pdf-document/
  10. Convert EMAIL to BMP in Python | products.aspos...

    Save EMAIL to BMP in your Python applications without using Microsoft Outlook or Word...NET and saved into the respective Word BMP...and efficient and can help to save time and effort. How to Convert...

    products.aspose.com/total/python-net/conversion...