Sort Score
Result 10 results
Languages All
Labels All
Results 6,791 - 6,800 of 361,235 for

save

(0.17 sec)
  1. Remove ODP Annotation Online or Manage Annotati...

    delete comments from ODP file through online app for free. Android API code to manage comments of ODP files....all authors Call the save method to save the file Code : Delete...comments addition Call the save method to save the file with added comments...

    products.aspose.com/total/android-java/annotate...
  2. 默认字体 - PowerPoint Java API|Aspose.Slides 文档

    PowerPoint Java API 允许您设置渲染演示文稿为 PDF、XPS 或缩略图时的默认字体。本文展示了如何定义 DefaultRegular Font 和 DefaultAsian Font 作为默认字体。... save ( "output.png" , ImageFormat...dispose (); } // 生成 PDF pres . save ( "output_out.pdf" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/default-f...
  3. Set Visio Shape's XForm 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 + "SetShapeXFormData...

    docs.aspose.com/diagram/java/set-visio-shape-s-...
  4. Format and Modify Named Ranges with C++|Documen...

    Learn how to format, rename, merge, and remove named ranges in Excel files using Aspose.Cells with C++.... Save ( outDir + u "rangestyles.out...Blue ()); // Saving the Excel file workbook . Save ( outDir + u...

    docs.aspose.com/cells/cpp/format-and-modify-nam...
  5. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability....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. Aspose::Words::FileFormatUtil::SaveFormatToExte...

    Aspose::Words::FileFormatUtil::SaveFormatToExtension method. Converts a Save format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....oExtensio method Converts a save format enumerated value into...document from the stream, and then save it to the automatically detected...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. Working with Clips in PostScript | C++

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++...already created output stream and save options. Create a new graphics...filled rectangle. Close the page. Save the document. Copy 1 // The...

    docs.aspose.com/page/cpp/ps/working-with-clips/
  8. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....that can be specified when saving a document into fixed page...learn more, visit the Specify Save Options documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  9. Cell.cellFormat property | Aspose.Words for Nod...

    Cell.cellFormat property. Provides access to the formatting properties of the cell.... save ( base . artifactsDir + "Table...foregroundPatternCol = "#90EE90" ; doc . save ( base . artifactsDir + "Table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage Table|Aspose.Slides for PHP Documentation

    Create and manage table in PowerPoint presentations... Save the modified presentation. This...Cells" ); # Saves the presentation to Disk $pres -> save ( "table...

    docs.aspose.com/slides/php-java/manage-table/