Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 375,722 for

save

(0.39 sec)
  1. Document Conversion via Android API | products....

    Convert Word, Excel, PowerPoint, HTML, PDF and Image formats using Android conversion API. Android convert Office docx, xlsx, pptx to PDF....class and render to XLSX via save method. Next load the rendered...using Workbook class and invoke save method. Android - PDF to Excel...

    products.aspose.com/total/android-java/conversion/
  2. Customize Barcode Text and Captions in C#|Docum...

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET... Save ( $"{path}CodetextHide.png"...CodeLocation . Above ; gen . Save ( $"{path}CodetextLocationAbov...

    docs.aspose.com/barcode/net/set-barcode-text/
  3. PdfCustomPropertiesExport Enum | Aspose.Words f...

    Discover how the Aspose.Words.PdfCustomPropertiesExport enum enhances PDF exports by customizing document properties for optimal results....can pass to the document's "Save" method // to modify how that...custom document properties as we save the document to .PDF. // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  4. SaveOptions.DmlEffectsRenderingMode | Aspose.Wo...

    Discover how the SaveOptions DmlEffectsRenderingMode property optimizes DrawingML effects rendering for enhanced document quality and performance....effects in a document as we save it to PDF. Document doc = new...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Supported File Formats|Aspose.PDF for JavaScrip...

    This page shows which of Aspose.PDF for JavaScript can load and Save file formats....can load and Save. Format Description Load Save Remarks PDF Portable...Format XPS XPS Documents XLSX Saves the document in the Microsoft...

    docs.aspose.com/pdf/javascript-cpp/supported-fi...
  6. Aspose::Words::Saving::SvgSaveOptions::get_Reso...

    Aspose::Words::Saving::SvgSaveOptions::get_ResourcesFolderAlias method. Specifies the name of the folder used to construct image URIs written into an SVG document. Default is null in C++....Aspose::Words::Saving::SvgSaveOptions::get_ResourcesFolderAlias...:: String Aspose :: Words :: Saving :: SvgSaveOptions :: get_ResourcesFolderAlias...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. FTP Settings|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....Settings Contents [ Hide ] You can save one or more FTP settings with...the success message. Click Save to save the settings and exit the...

    docs.aspose.com/email/sharepoint/ftp-settings/
  8. Saving to Fixed-page Format in C++|Aspose.Words...

    How to Save a document to a fixed-page format – PDF, XPS, HTML, XAML, PostScript, and PCL? See the instructions....Ask AI Saving a Document to Fixed-page Format Contents [ Hide...calculated, the document can be saved in a fixed-page format supported...

    docs.aspose.com/words/cpp/saving-a-document-to-...
  9. Aspose.PSD for .NET 19.7 - 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 ( exportPath ); image . Save ( exportPathPng...Resize ( 160 , 120 ); image . Save ( exportPathPsd , new PsdOptions...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-7...
  10. Add Attachments to PDF using PHP | Aspose.PDF

    PHP sample code for adding attachments to PDF documents on any platform....the collection’s Add method Save the PDF file. Adding Attachment...$fileSpecification ); // Save resulting PDF document. $document -> save ( $outputFile...

    products.aspose.com/pdf/php-java/attachments/add/