Sort Score
Result 10 results
Languages All
Labels All
Results 9,661 - 9,670 of 375,720 for

save

(0.28 sec)
  1. 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...
  2. 在 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....1 ); } $i += 1 ; } \ # Save diagram $saveFileFormat = new...SaveFileFormat (); $diagram -> save ( $dataDir . "SetShapeLineData...

    docs.aspose.com/diagram/zh/java/set-visio-shape...
  3. 使用C++编辑工作表的超链接|Documentation

    通过Aspose.Cells for C++ API学习如何编辑工作表的超链接。...com" ); } // Save the modified workbook to the...the output file workbook . Save ( outDir + u "output_out.xlsx"...

    docs.aspose.com/cells/zh/cpp/editing-hyperlinks...
  4. MailMergeSettings.ActiveRecord | Aspose.Words f...

    Discover MailMergeSettings. Customize your Microsoft Word documents by selecting the desired record index from your data source. Start with ease!... Once we do that and save the document, // Microsoft Word... settings . Clear (); doc . Save ( ArtifactsDir + "MailMerge...

    reference.aspose.com/words/net/aspose.words.set...
  5. 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/
  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. 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...
  8. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...textAnnotation ); // Save PDF document document . Save ( dataDir + "AddAnnotation_out...lineAnnotation ); // Save PDF document document . Save ( dataDir + "...

    docs.aspose.com/pdf/zh/net/text-annotation/
  9. Get Watermark from PDF using Java | Aspose.PDF

    Get watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java... Save PDF file Get Watermark from...get_Item ( 1 ). getImage (). save ( fs ); fs . flush (); } catch...

    products.aspose.com/pdf/java/watermark/get/
  10. Re-Order Sheets Within Workbook|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....moveTo ( 2 ); //Save the Excel file. workbook . save ( dataDir +...

    docs.aspose.com/cells/java/re-order-sheets-with...