Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 586,086 for

save

(0.16 sec)
  1. Split Microsoft Word Documents in C# | products...

    C# source codes that explains how to split Microsoft Word files into multiple files in Visual C#.NET applications... Finally save the documents using Save method. C# Code...method. Finally save each document using Save() method. C# Code...

    products.aspose.com/words/net/splitter/
  2. Pixel Data Manipulation using Aspose.PSD for Ja...

    Example of how to directly and rapidly fast update raw pixel data using PSD Java API... Save Modified Pixel Data: Save the modified pixel...data back to the layer. Save PSD Image: Save the PSD image with the...

    docs.aspose.com/psd/java/pixel-data-manipulation/
  3. Add Support of Dynamic Grids and Connection Poi...

    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....setShowConnectionPoi ( 1 ); \ # Save as VDX $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "AddDynamicGridsAndCo...

    docs.aspose.com/diagram/java/add-support-of-dyn...
  4. Convert HTML to Excel using Java

    This article explains how to convert HTML to Excel using Java. It has the details for IDE settings, a list of steps, and sample code to develop a HTML to XLS converter using Java....using the above load options Save the output file in XLSX format...Document object. Finally, call the save() method with the desired SaveFormat...

    kb.aspose.com/pdf/java/convert-html-to-excel-us...
  5. Convert PDF to JPG in Python | products.aspose.com

    Convert PDF to JPG in Python. Use Python library API to convert PDF files to JPGs...Presentation from PDF file and save it as JPG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .jpg" . format(num...

    products.aspose.com/slides/python-net/conversio...
  6. Convert PDF to PNG in Python | products.aspose.com

    Convert PDF to PNG in Python. Use Python library API to convert PDF files to PNGs...Presentation from PDF file and save it as PNG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...
  7. Converting DjVu to TIFF Format in PHP|Documenta...

    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 the result in PDF format $image -> save ( $dataDir...

    docs.aspose.com/imaging/java/converting-djvu-to...
  8. Add SmartArt Nodes and Child Nodes using Aspose...

    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....in newly added SmartArt Node Save the Presentation Adding Smart...Added" ); } } // Saving Presentation pres . save ( dataDir + "AsposeAddSmartArtNod...

    docs.aspose.com/slides/java/add-smartart-nodes-...
  9. Aspose.OCR for .NET 20.12 - Release Notes

    Aspose.OCR for .NET 20.12 - Release Notes – the latest updates and fixes....Enhancements added ability to save the recognition result in the...Changes New API added method Save to the RecognitionResult object...

    releases.aspose.com/ocr/net/release-notes/2020/...
  10. Convert JPG to PNG in Python | products.aspose.com

    Convert JPG to PNG in Python. Use Python library API to convert JPG files to PNGs...Presentation from JPG file and save it as PNG. Python code for converting...get_thumbnail( 1 , 1 ) bmp . save( "Slide_ {num} .png" . format(num...

    products.aspose.com/slides/python-net/conversio...