Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 375,721 for

save

(0.1 sec)
  1. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers.... Save the modified presentation. The...font_height = 18 # Save the PPTX to disk. presentation . save ( "parag...

    docs.aspose.com/slides/python-net/manage-paragr...
  2. C++ API to Convert CGM to XLAM | products.aspos...

    Convert CGM to XLAM via C++ API without using Microsoft Excel or Adobe Reader...developers automate their tasks and save time. It is easy to use and...Convert CGM to XLSX by using Save member function Load XLSX document...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. Online PCL to POT Conversion or Develop Java ba...

    Free online app to convert PCL to POT files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by...Presentation class Save the document to POT format using save method and...

    products.aspose.com/total/java/conversion/pcl-t...
  4. Online PCL to Powerpoint Conversion or Develop ...

    Free online app to convert PCL to Powerpoint files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPT format using save method and...

    products.aspose.com/total/java/conversion/pcl-t...
  5. Online PCL to PPSM Conversion or Develop Java b...

    Free online app to convert PCL to PPSM files. Java conversion library code for PCL documents....Convert PCL to PPTX by using save method Load PPTX document by...Presentation class Save the document to PPSM format using save method and...

    products.aspose.com/total/java/conversion/pcl-t...
  6. Aspose::Words::LowCode::Replacer class | Aspose...

    Aspose::Words::LowCode::Replacer class. Provides methods intended to find and replace text in the document in C++....input file, with the specified save format and additional options...input file, with the specified save format and additional options...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Convert DICOM to PNG in Java

    Follow this article to convert DICOM to PNG in Java. It has details to set the IDE, a list of steps, and a sample code for changing file format from DCM to PNG in Java....for loop Save each page as a separate PNG file using save() with...to a PNG image in a loop and save it on the disk with a unique...

    kb.aspose.com/imaging/java/convert-dicom-to-png...
  8. AutoFit Columns and Rows while loading HTML in ...

    Learn how to autofit columns and rows while loading HTML files in a Workbook using Aspose.Cells for JavaScript via C++....without any load options and saves it in XLSX format. It then loads...autoFitColsAndRows property to true , and saves it in XLSX format. Please download...

    docs.aspose.com/cells/javascript-cpp/autofit-co...
  9. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance.... Save the modified presentation as...BASIC_BLOCK_LIST ) # Save the presentation to disk. presentation . save ( "output...

    docs.aspose.com/slides/python-net/manage-smarta...
  10. 添加 PDF 表单字段|Aspose.PDF for .NET

    本主题解释了如何使用 FormEditor 类与 Aspose.PDF Facades 一起处理表单字段。...SetFieldLimit 方法指定字段中的字符数限制,最后使用 Save 方法保存更新后的 PDF 文件。以下代码片段演示了如何在现有..."Country" , 20 ); // Save PDF document editor . Save ( dataDir + "Sample-Form-01-mod...

    docs.aspose.com/pdf/zh/net/add-form-fields/