Sort Score
Result 10 results
Languages All
Labels All
Results 9,461 - 9,470 of 375,752 for

save

(0.67 sec)
  1. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images in Java....learn more, visit the Specify Save Options documentation article...can pass to the document's "Save" method // to modify the way...

    reference.aspose.com/words/java/com.aspose.word...
  2. Public API Changes in Aspose.Cells 8.8.3|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....= "A1" ; // Save the result on disk book . Save ( dir + "output...AutoFitColumns (); // Save the spreadsheet on disk book . Save ( dir + "output...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. MarkdownSaveOptions class | Aspose.Words for No...

    Aspose.Words.Saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.Markdown](../../aspose.words/Saveformat/#Markdown) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Track Document Conversion Progress with JavaScr...

    Learn how to track document conversion progress in Excel files using Aspose.Cells for JavaScript via C++.... log ( `Saving page ${ pageIndex } to ${ fileName...PdfSaveOptions and assign the page saving callback const pdfSaveOptions...

    docs.aspose.com/cells/javascript-cpp/track-docu...
  5. Calculating Formulas in PHP|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....$ptr -> Call ( $workbook , "Save" , array ( $dataDir . "/output...$ptr -> Call ( $workbook , "Save" , array ( $dataDir . "/output...

    docs.aspose.com/cells/net/calculating-formulas-...
  6. Java 26.2: PSD to PSB conversion produces corru...

    Product: Aspose.PSD for Java 26.2 (jdk16) Description: When loading a PSD file (version 1) and saving it as PSB format (PsdVersion.Psb), the output file is corrupt. Adobe Photoshop reports “Could not open file because …...a PSD file (version 1) and saving it as PSB format (PsdVersion...trying to open the saved PSB. The same file saves correctly when...

    forum.aspose.com/t/java-26-2-psd-to-psb-convers...
  7. Make Booklet of PDF|Aspose.PDF for .NET

    This section explains how to make booklet of PDF with Aspose.PDF Facades using PdfFileEditor class....booklet of the input PDF file and save it to the output PDF file. This...booklet of the input PDF file and save it to the output PDF file. This...

    docs.aspose.com/pdf/net/make-booklet-of-pdf/
  8. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for .NET allows you to sign PDF documents from a smart card using signature field....externalSignature ); // Save PDF document document . Save ( dataDir + "...externalSignature ); // Save PDF document pdfSign . Save ( dataDir + "...

    docs.aspose.com/pdf/net/sign-pdf-document-from-...
  9. Create AcroForm - Create Fillable PDF in C#|Asp...

    With Aspose.PDF for .NET you may create a form from scratch in your PDF file...textBoxField ); // Save PDF document document . Save ( dataDir + "TextBox_out...textBoxField ); // Save PDF document document . Save ( dataDir + "TextBox_out...

    docs.aspose.com/pdf/net/create-form/
  10. Convert ICS to PST via C# | products.aspose.com

    Sample code for ICS to PST C# conversion. Use API example code for batch ICS files to PST conversion within VB.NET, Asp.NET or any .NET based application.... Save as MSG to MemoryStream. Create...MemoryStream. PST file will be saved at the specified path. System...

    products.aspose.com/email/net/conversion/ics-to...