Sort Score
Result 10 results
Languages All
Labels All
Results 5,491 - 5,500 of 369,807 for

save

(0.3 sec)
  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....MoveTo ( 2 ); //Save the excel file. wb . Save ( FileName ); 下载示例代码...

    docs.aspose.com/cells/zh/net/move-worksheets-wi...
  2. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...already created output stream and save options. Create a rectangle...the rectangle. Close the page. Save the document. To stroke (outline)...

    docs.aspose.com/page/python-net/ps/working-with...
  3. Calculate Sub Totals|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 }); // Save the Excel file workbook . Save ( "AsposeTotal...

    docs.aspose.com/cells/net/calculate-sub-totals/
  4. Set Start and Stop Symbols of Codabar Barcode i...

    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 the image to disk in PNG format $builder -> save ( $dataDir...

    docs.aspose.com/barcode/java/set-start-and-stop...
  5. Use Checksum and Supplement Data for Barcodes i...

    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 the image to disk in JPG format $bb -> save ( $dataDir...

    docs.aspose.com/barcode/java/use-checksum-and-s...
  6. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance....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/war...
  7. FontSubstitutionSettings.FontInfoSubstitution |...

    Discover how FontSubstitutionSettings enhance your typography with customizable font info rules for improved design and readability....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.fon...
  8. Adding Page Stamps to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Stamp to your PDF file.... Save the modified PDF to the specified...add_stamp ( page_stamp ) document . save ( output_file_name ) Adding...

    docs.aspose.com/pdf/python-net/page-stamps-in-t...
  9. Add Watermark to PDF using C# | Aspose.PDF

    Add watermark to PDF file programmatically with C# sample code using Aspose.PDF for .NET... Save PDF file Add Watermark to PDF...( artifact ); pdfDocument . Save ( outputFile );...

    products.aspose.com/pdf/net/watermark/add/
  10. 获取特定单元格的文本|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....res ); //Save the file. excelApp . ActiveWorkbook . Save (); excelApp...

    docs.aspose.com/cells/zh/net/get-text-of-specif...