Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 591,080 for

save

(0.11 sec)
  1. Replacer Class | Aspose.Words for .NET

    Aspose.Words.LowCode.Replacer class. Provides methods intended to find and replace text in the document in C#....input stream, with the specified save format. static Replace ( string...expression, with the specified save format. static Replace ( string...

    reference.aspose.com/words/net/aspose.words.low...
  2. XamlFlowSaveOptions | Aspose.Words for .NET

    XamlFlowSaveOptions constructor. Initializes a new instance of this class that can be used to Save a document in the XamlFlow format in C#....this class that can be used to save a document in the XamlFlow format...document's "Save" method // to modify how we save the document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. HtmlSaveOptions.FontsFolder | Aspose.Words for ...

    HtmlSaveOptions FontsFolder property. Specifies the physical folder where fonts are Saved when exporting a document to HTML. Default is an empty string in C#....physical folder where fonts are saved when exporting a document to...get ; set ; } Remarks When you save a Document in HTML format and...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Working with Appointments|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....Appointments Contents [ Hide ] Load and Save Appointment in ICS Format The...create a new appointment and save it to disk in ICS format. In...

    docs.aspose.com/email/python-net/working-with-a...
  5. Add Signature in PDF File|Aspose.PDF for .NET

    This section explains how to add signature to PDF File using PdfFileSignature class....Finally, you need to save the signed PDF using Save method of the PdfFileSignature...signature ); // Save output PDF file pdfSign . Save ( dataDir + "DigitallySign...

    docs.aspose.com/pdf/net/add-signature-in-pdf/
  6. Aspose.Imaging for Java 22.8 - Release notes|Do...

    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....entire library Implement Jpeg saved quality estimation Key Summary...IMAGINGJAVA-8191 Implement Jpeg saved quality estimation Feature IMAGINGJAVA-8194...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  7. exposurelayer - Aspose.PSD for Java - API Refer...

    Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....isVisibleInGroup , save , save , save , save , setBlendModeKey...resizeWidthProportio , save , save , save , save , setAutoAdjustPalette...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  8. ComplexBarcodeGenerator Class Reference - Aspos...

    Aspose.Barcode for Python via Java Generation and Recognition API docs Public Member Functions | Public Attributes | ...... def save (self, imagePath, imageFormat) Save barcode image...sample shows how to create and save a SwissQR image. swissQRCodetext...

    reference.aspose.com/barcode/python-java/class/...
  9. ComplexBarcodeGenerator Class Reference - Aspos...

    Aspose.Barcode for Python via Java Generation and Recognition API docs Public Member Functions | Public Attributes | ...... def save (self, imagePath, imageFormat) Save barcode image...sample shows how to create and save a SwissQR image. swissQRCodetext...

    reference.aspose.com/barcode/python-java/class/...
  10. Saving Aspose.Cells Chart as a Stream instead o...

    I Have a aspose.cells charts that I can Save an image successfully like this; string ChartPathName = path + “piechart.png”; pieChart.ToImage(ChartPathName); Now I want to Save it to a stream instead of an image. How c…...Saving Aspose.Cells Chart as a Stream instead of an Image Aspose...aspose.cells charts that I can save an image successfully like this;...

    forum.aspose.com/t/saving-aspose-cells-chart-as...