Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 369,791 for

save

(0.23 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. 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/
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. LayoutOptions.comment_display_mode property | A...

    LayoutOptions.comment_display_mode property. Gets or sets the way comments are rendered...Shows how to show comments when saving a document to a rendered format.... SHOW_IN_ANNOTATIONS doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  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. PDF to EPUB Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Java sample code using Aspose.PDF for Java...file to new page After the loop save the result Here is an example...Merge PDF files using Java and save as EPUB Example Java: this sample...

    products.aspose.com/pdf/java/merger/pdf-to-epub/