Sort Score
Result 10 results
Languages All
Labels All
Results 9,171 - 9,180 of 369,814 for

save

(0.13 sec)
  1. Set Visio Shape's Fill data in Ruby|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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "SetShapeFillData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  2. How to change background in comment in Excel wi...

    How to change color in comment and insert picture or image in comment in Excel using Aspose.Cells for Node.js via C++.... Red ); // Save the Excel file workbook . save ( path . join...(). setImageData ( ms ); // Save the workbook const outputFilePath...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-com...
  3. Set Visio Shape's Line Data in Ruby|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....end i += 1 end \ # Save diagram diagram . save ( data_dir + "SetShapeLineData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  4. Connect Sub-shapes of the Groups in PHP|Documen...

    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....LEFT , $connecter_id ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "ConnectSubShapes...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  5. HtmlSaveOptions.htmlVersion property | Aspose.W...

    HtmlSaveOptions.htmlVersion property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML...standard that should be used when saving the document to HTML or MHTML...Words . Saving . HtmlVersion Examples Shows how to save a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 通过C++设置Excel和ODS文件的条件格式|Documentation

    如何在C++中对Excel和ODS文件应用条件格式。...(); } // Save the modified Excel file workbook . Save ( outputFilePath...Red ()); // Saving the Excel file workbook . Save ( outDir + u...

    docs.aspose.com/cells/zh/cpp/conditional-format...
  7. Format Presentation Charts in .NET|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for .NET and elevate your PowerPoint presentation with professional, eye-catching styling....LightCyan ; // Save Presentation pres . Save ( "FormattedChart_out...the slide. Set font height. Save modified presentation. Below...

    docs.aspose.com/slides/net/chart-formatting/
  8. Aspose.PSD for .NET 21.1 - 发行说明|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.... Save ( outputFilePath , new PsdOptions...PsdOptions ( image )); image . Save ( outputPngFilePath , new PngOptions...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. Converting a PDF file to DOCX using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑DOCX Conversion on All Platforms...Convert a PDF file to DOCX using save_docx function Close the PDF...your PDF file and then simply save it as a DOCX file. You can use...

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  10. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....00 in" ; // Save the workbook in pdf format const...const outputData = wb . save ( SaveFormat . Pdf ); const blob...

    docs.aspose.com/cells/javascript-cpp/implement-...