Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 380,944 for

save

(0.42 sec)
  1. ImageData Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ImageData class—your solution for defining and managing images in shapes. Enhance your document design effortlessly!... Save ( Stream ) Saves the image into the specified...specified stream. Save ( string ) Saves the image into a file...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Convert PDF to OneNote in C# | Import PDF to On...

    Programmatically Convert PDF to OneNote in C# with Aspose.Note for .NET API. Import content of PDF documents and Save as a OneNote (.one) using C#.... The Save() method saves the OneNote document...path. Finally, save as OneNote using the Save() method. The following...

    blog.aspose.com/convert-pdf-to-onenote-in-csharp/
  3. Create flowchart style organization chart in VD...

    Java source code to create flowchart style organization chart in vdx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....invoking layout mothod Call the save() method and pass the file name...direction as BottomToTop and then save flowChartOptions . setDirection...

    products.aspose.com/diagram/java/flowchart/vdx/
  4. Create flowchart style organization chart in VS...

    Java source code to create flowchart style organization chart in vss file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....invoking layout mothod Call the save() method and pass the file name...direction as BottomToTop and then save flowChartOptions . setDirection...

    products.aspose.com/diagram/java/flowchart/vss/
  5. Create flowchart style organization chart in VS...

    Java source code to create flowchart style organization chart in vst file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....invoking layout mothod Call the save() method and pass the file name...direction as BottomToTop and then save flowChartOptions . setDirection...

    products.aspose.com/diagram/java/flowchart/vst/
  6. Set PDF Metadata|Aspose.PDF for Java

    Learn how to update PDF metadata in Java with the PdfFileInfo facade....document information before saving the PDF. Steps Create a PdfFileInfo...setMetaInfo . Save the updated document with save() . Close the...

    docs.aspose.com/pdf/java/set-pdf-metadata/
  7. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....PDF file into HTML format and save the images from the PDF file...PDF file into HTML format and save the images from the PDF file...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  8. Aspose.PSD for .NET 25.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....TextLayer rendering not automatic to save original pixels before changes...ApplyLayerMask (); psdImage . Save ( outFile , new PngOptions ()...

    docs.aspose.com/psd/net/aspose-psd-for-net-25-6...
  9. Import and Export Data|Aspose.PDF for .NET

    This section explains how to import and Export Data with Aspose.PDF Facades using Form Class....Finally, you can save the PDF file using Save method of the Form...xmlInputStream ); // Save PDF document pdfForm . Save ( dataDir + "...

    docs.aspose.com/pdf/net/import-and-export-data/
  10. Aspose.Diagram for Node.js Examples|Documentation

    Viso Diagram Node.js API lets you work with Visio diagrams without any understanding of underlying file format. You can create Visio VSDX files from scratch and convert VSDX files to PNG with just a couple of lines of code.... save ( "output.vsdx" , aspose . diagram...Diagram ( "template.vsdx" ); // Save diagram as PNG options = new...

    docs.aspose.com/diagram/java/aspose-diagram-for...