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

save

(0.42 sec)
  1. 使用 Java 在演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将高级形状效果应用于您的 PPT 和 PPTX 文件——在几秒钟内创建引人注目、专业的幻灯片。... save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); pres . save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/java/shape-effect/
  2. 数学文本|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理数学文本:创建和编辑公式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。... save ( "math_text.pptx" , slides...math_shape ) presentation . save ( "math_text_removed.pptx" ...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. Merge Documents|Aspose.Words for Java

    Merge documents easily and fast instead of using docx4j....docx" }; static boolean save = true ; static String outputfilepath...( null , wmlPkgList ); if ( save ) { SaveToZipFile saver = new...

    docs.aspose.com/words/java/merge-documents/
  4. Barcode Generation|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.... customizing barcode text, saving generated barcodes, working...elements Save Generated Barcodes Explains how to save generated...

    docs.aspose.com/barcode/nodejsjava/generate-bar...
  5. 在 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....getWindows () -> add ( $window ); \ # save in any supported format $saveFileFormat...SaveFileFormat (); $diagram -> save ( $dataDir . "AddWindowElement...

    docs.aspose.com/diagram/zh/java/add-window-elem...
  6. Add Borders to Cells in a Worksheet in VSTO and...

    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....are in to fit the text neatly Save the document These steps are...EntireColumn . AutoFit (); //Save the Excel file. objBook . SaveAs...

    docs.aspose.com/cells/net/add-borders-to-cells-...
  7. How to set the category axis with Node.js via C...

    Learn how to set the category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels.... Set the value axis and save the workbook to view the result...LegendPositionType . Bottom ); // Save the workbook to view the result...

    docs.aspose.com/cells/nodejs-cpp/how-to-set-cat...
  8. 使用JavaScript通过C++替换Smart Art中的文本|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++替换Smart Art中的文本..."ReplacedText" ; } } } } // Configure save options and enable SmartArt... updateSmartArt = true ; // Save workbook to XLSX format with...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  9. Create PDF document|Aspose.PDF for Python via C++

    This page describes how to create PDF document from scratch with Aspose.PDF for Python via C++ library.... Save the document to a file with...page_collection_add_page ( pages ) document_save ( doc , "blank_pdf_document...

    docs.aspose.com/pdf/python-cpp/create-document/
  10. PdfSaveOptions.ZoomBehavior | Aspose.Words for ...

    Discover PdfSaveOptions ZoomBehavior, control zoom settings for optimal viewing in PDF viewers. Enhance user experience with tailored document display!...can pass to the document's "Save" method // to modify how that...1/4 of its actual size. doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...