Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 375,709 for

save

(0.35 sec)
  1. Using Data Sources and Queries Created in Visua...

    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....queries in Visual Studio and save them to an RDL file. When the...EmpSalesDetail in Visual Studio and save it as an RDL file. The EmpSalesDetail...

    docs.aspose.com/cells/reportingservices/using-d...
  2. Convert APNG files in C#|Documentation

    Create APNG image from PNG using C# Image Processing Library, export animation to GIF, Save to animated WEBP, and create APNG animation using Vector graphics....GIF Save to animated APNG image from animated WEBP Save to animated...

    docs.aspose.com/imaging/net/convert-apng-files/
  3. Split Panes in Jython|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....split (); # Save the Excel file workbook . save ( dataDir + "book...

    docs.aspose.com/cells/java/split-panes-in-jython/
  4. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for JavaScript via C++....Uint8Array ( arrayBuffer )); // Save Workbook to XLSM format const...const outputData = workbook . save ( SaveFormat . Xlsm ); const...

    docs.aspose.com/cells/javascript-cpp/convert-re...
  5. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...InsertNode ( shape ); doc -> Save ( get_ArtifactsDir () + u "Image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. PDF Format Conversion Solution for Rust | Aspos...

    Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG & more using Rust... ; // Convert and save the previously opened PDF-document...PDF-document as DocX-document pdf . save_docx ( "sample.docx" ) ? ; Ok...

    products.aspose.com/pdf/rust-cpp/conversion/
  7. Fill AcroForms|Aspose.PDF for Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for Java....textBoxField , 1 ); // Save modified PDF pdfDocument . save ( _dataDir +...

    docs.aspose.com/pdf/java/fill-form/
  8. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF reader....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 安装|Python via .NET 格式的 Aspose.Words

    使用 Manage NuGet Packages 或 Package Manager Console 等 Visual Studio 工具以及 MSI 安装程序安装 Aspose.Words for Python。使用 Full Trust 权限集。...words as aw # Create and save a simple document doc = aw ...for Python via .NET" ) doc . save ( "C: \\ Temp \\ out.docx" )...

    docs.aspose.com/words/zh/python-net/installation/
  10. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and update PDF metadata like title, author, and keywords using Ruby....) # save update document with new information doc . save ( data_dir...

    docs.aspose.com/pdf/java/set-pdf-file-informati...