Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 568,901 for

save

(0.23 sec)
  1. C++ API to Convert XSLFO to XLSB | products.asp...

    Convert XSLFO to XLSB via C++ API without using Microsoft Excel or Adobe Reader...Convert XSLFO to XLSX by using Save member function Load XLSX document...reference Save the document to XLSB format using Save member function...

    products.aspose.com/total/cpp/conversion/xslfo-...
  2. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....only need to save the output PDF using the Save method of the...()); } // Save the updated PDF file document -> Save ( _dataDir...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  3. Aspose.PSD for .NET 22.5 - 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.... Save ( outputImage20 , new PngOptions... Opacity = 200 ; psdImage . Save ( outputImage200 , new PngOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-5...
  4. C++ API to Convert PCL to TSV | products.aspose...

    Convert PCL to TSV via C++ API without using Microsoft Excel or Adobe Reader...Convert PCL to XLSX by using Save member function Load XLSX document...reference Save the document to TSV format using Save member function...

    products.aspose.com/total/cpp/conversion/pcl-to...
  5. C++ API to Convert XML to TSV | products.aspose...

    Convert XML to TSV via C++ API without using Microsoft Excel or Adobe Reader...Convert XML to XLSX by using Save member function Load XLSX document...reference Save the document to TSV format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  6. Paths | Aspose.PSD for .NET API Reference

    Paths WorkingPathResource.Paths property Gets or sets the path records. public VectorPathRecord [] Paths { get ; set ...... [C#] // Crop image and save. using ( var psdImage = ( PsdImage...incorrect." ); } // Crop and save. psdImage . Crop ( 0 , 500 ...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  7. CurvesLayer | Aspose.PSD for .NET API Reference

    CurvesLayer Contents [ Hide ] CurvesLayer class Curves Adjustment Layer public class CurvesLayer : AdjustmentLayer Pr......Determines whether image can be saved to the specified file format...format represented by the passed save options. override Crop (Rectangle)...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  8. StlSaveOptions | Aspose.3D for .NET API Reference

    StlSaveOptions Contents [ Hide ] StlSaveOptions class Save options for STL public class StlSaveOptions : SaveOptions ......Hide ] StlSaveOptions class Save options for STL public class...format that specified in current Save/Load option. FileName { get;...

    reference.aspose.com/3d/net/aspose.threed.forma...
  9. Aspose.Imaging for .NET 17.01 - Release notes|D...

    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....lager font size then a PNG saved through Photoshop natively ...layerGroup . AddLayer ( l ); image . Save ( "result.psd" ); } string sourceFileName...

    docs.aspose.com/imaging/net/aspose-imaging-for-...
  10. Example of Hello World using Python|Aspose.PDF ...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Python via .NET....paragraphs collection of the page save() resultant PDF document Following...text_fragment ) # Save updated PDF document . save ( "output.pdf"...

    docs.aspose.com/pdf/python-net/hello-world-exam...