Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 188,876 for

save

(0.16 sec)
  1. Sort Data in Column with Custom Sort List with ...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for C++ API....(), ca ); // Save the output Excel file wb . Save ( outDir + u...

    docs.aspose.com/cells/cpp/sort-data-in-column-w...
  2. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...$table ); // Save resulting PDF document. $document -> save ( $outputFile...

    products.aspose.com/pdf/zh-hant/php-java/table/...
  3. FieldAuthor.AuthorName | Aspose.Words for .NET

    Manage document authors effortlessly with FieldAuthor AuthorName. Easily get or set author names to enhance your content's credibility and organization.... // If we create and save a document in Microsoft Word...DefaultDocumentAutho ); doc . Save ( ArtifactsDir + "Field.AUTHOR...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 用C++检查VBA代码的数字签名是否有效|Documentation

    学习如何用Aspose.Cells在C++中检查VBA代码的数字签名的有效性。...( code ); // Save the workbook workbook . Save ( srcDir + u "output_out...

    docs.aspose.com/cells/zh/cpp/check-if-digital-s...
  5. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。...FreeFloating ); // Save the excel file. workbook . save ( path . join...Solid ); // Save the excel file. workbook . save ( path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...
  6. Slide Transition|Aspose.Slides for Node.js via ...

    PowerPoint slide transition, PowerPoint morph transition in JavaScript... save ( "SampleTransition_out.pptx"...presentation to disk pres . save ( "SampleTransition_out.pptx"...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  7. 管理 SmartArt|Aspose.Slides for PHP 文档

    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....BasicProcess ); # 保存演示文稿 $pres -> save ( "ChangeSmartArtLayout_out...执行一些操作或通知 } # 保存演示文稿 $pres -> save ( "CheckSmartArtHiddenP_out...

    docs.aspose.com/slides/zh/php-java/manage-smart...
  8. PageSetup.page_width property | Aspose.Words fo...

    PageSetup.page_width property. Returns or sets the width of the page in points.... save ( file_name = ARTIFACTS_DIR...width , shape . right ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.cellSpacing property | Aspose.Words for N...

    Table.cellSpacing property. Gets or sets the amount of space (in points) between the cells.... save ( base . artifactsDir + "Table...toEqual ( "MyTableStyle1" ); doc . save ( base . artifactsDir + "Table...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all table borders to the specified line style, width and color.... save ( file_name = ARTIFACTS_DIR...pydrawing . Color . green ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...