Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 368,125 for

save

(0.73 sec)
  1. LayoutOptions.KeepOriginalFontMetrics | Aspose....

    Discover the LayoutOptions KeepOriginalFontMetrics property, control font metrics during substitution for consistent design. Default setting is true....font substitution warning if we save a document with a missing font...FontSettings = fontSettings ; doc . Save ( ArtifactsDir + "FontSettings...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Split Screen of Excel Worksheet with JavaScript...

    In this article, you'll learn how to display certain rows and/or columns in separate panes by splitting the worksheet into two or four parts programmatically using JavaScript via C++ Addon.... split (); // Save the modified workbook and prepare...const outputData = workbook . save ( SaveFormat . Xlsx ); const...

    docs.aspose.com/cells/javascript-cpp/how-to-spl...
  3. Convert Revision of XLSB to XLSM with Node.js v...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for Node.js via C++....filePath ); // Save Workbook to XLSM format workbook . save ( path ...

    docs.aspose.com/cells/nodejs-cpp/convert-revisi...
  4. Remove Duplicate Rows in a Worksheet with Node....

    Learn how to remove duplicate rows in a worksheet using Aspose.Cells for Node.js via C++ and select specific columns for duplication checks...., 0 , 5 , 3 ); // Save result book . save ( "removeduplicates-result...

    docs.aspose.com/cells/nodejs-cpp/remove-duplica...
  5. Show and Hide Grids, Rulers, Guides and Page Br...

    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....1 ) \ # save in any supported format diagram . save ( data_dir...

    docs.aspose.com/diagram/java/show-and-hide-grid...
  6. AutoFill Range of Excel File with C++|Documenta...

    Learn how to perform an autofill operation in a specified range of an Excel file using Aspose.Cells with C++....Series ); // Save the Workbook workbook . Save ( u "range_autofill_result...

    docs.aspose.com/cells/cpp/autofill-ranges/
  7. Add Image Stamp to PDF using C++ | Aspose.PDF

    Add image stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++....imageStamp ); // Save output document document -> Save ( _dataDir +...

    products.aspose.com/pdf/cpp/stamps/image/
  8. 在 PHP 中将超链接添加到 Visio 形状|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....() -> add ( $hyperlink ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "Hyperlinks.vdx"...

    docs.aspose.com/diagram/zh/java/add-hyperlink-t...
  9. 在 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....$milestone_helper -> setType ( 6 ); \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetMilestoneShapePro...

    docs.aspose.com/diagram/zh/java/set-milestone-s...
  10. Render Solid Gridline while converting Excel to...

    Learn how to render solid gridlines while converting Excel to PDF using Aspose.Cells for Node.js via C++....); // Save the PDF file with PdfSaveOptions wb . save ( path...

    docs.aspose.com/cells/nodejs-cpp/render-solid-g...