Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 373,085 for

save

(0.28 sec)
  1. 为 3D 模型中的所有网格构建切线和二项式数据|Documentation

    使用 Aspose.3D for Java API,开发人员可以为任何受支持的 3D 文档中的所有网格构建切线和副法线数据。...buildTangentBinormal ( scene ); // Save 3D scene scene . save ( MyDir + "BuildTangentAndBinor_out...

    docs.aspose.com/3d/zh/java/build-tangent-and-bi...
  2. Supported File Formats|Documentation

    The following table indicates the file formats that Aspose.3D for Node.js via Java can load and Save....can load and Save. Format Description Load Save Remarks 3DS 3D...

    docs.aspose.com/3d/nodejs-java/supported-file-f...
  3. Get Visio Shape Including Child|Documentation

    This section explains how to get visio shape including child with shape's id or name with Aspose.Diagram....Exception (); // Save visio diagram diagram . Save ( dataDir + "GroupShapes_out...

    docs.aspose.com/diagram/net/get-visio-shape-inc...
  4. Apply Shape Effects in Presentations Using PHP|...

    Transform your PPT and PPTX files with advanced shape effects using Aspose.Slides for PHP via Java — create striking, professional slides in seconds....setDirection ( 45 ); $pres -> save ( "output.pptx" , SaveFormat...setBlurRadius ( 4 ); $pres -> save ( "reflection.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/shape-effect/
  5. 档案

    档案... XbrlDocument 类的 save() 方法创建 XBRL 文件并将其保存到磁盘。请在 API...add() 方法添加一个新的 XBRL 实例。 最后,使用 save(string) 方法保存 XBRL 文件。它将输出文件路径作为参数。...

    blog.aspose.com/zh/finance/create-xbrl-file-usi...
  6. PDF Footer Insertion Using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++.... Save the PDF file. Add Image in Footer...imageStamp ); } document -> Save ( _dataDir + outputFileName...

    products.aspose.com/pdf/cpp/footer/
  7. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。..."A1:B1" ); // Save the modified Excel file workbook . Save ( outputFilePath...(); // Saving the modified Excel file workbook . Save ( outDir...

    docs.aspose.com/cells/zh/cpp/data-filtering/
  8. Unfreeze Rows or Columns with Node.js via C++|D...

    In this article, you will learn how to unfreeze rows, columns, or panes of Excel worksheets programmatically using the Node.js API with C++.... Save the file. const path = require...unFreezePanes (); workbook . save ( "Unfrozen.xlsx" ); Attached...

    docs.aspose.com/cells/nodejs-cpp/unfreeze-rows-...
  9. Remove Images from PDF using JavaScript via C++...

    This page describes how to remove Images from PDF with JavaScript directly on the Web.... Save updated PDF file. Delete Images.../*Delete images from a PDF-file and save the "ResultPdfDeleteImage.pdf"*/...

    products.aspose.com/pdf/javascript-cpp/images/r...
  10. Converting DjVu to PDF Format in PHP|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....)); \ # Save the result in PDF format $image -> save ( $dataDir...

    docs.aspose.com/imaging/java/converting-djvu-to...