Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 375,991 for

save

(1.45 sec)
  1. 通过Node.js和C++为Excel工作簿的VBA项目设置密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++为Excel工作簿的VBA项目加密密码。..."11" ); // Save the output Excel file workbook . save ( path ....

    docs.aspose.com/cells/zh/nodejs-cpp/password-pr...
  2. PDF Footer Insertion Using Python | Aspose.PDF

    Add footer to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET.... Save the PDF file. Add Image in Footer... footer = footer document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/footer/
  3. Redact ODP Presentation Files using C++ | produ...

    C++ source code to find and replace text in ODP Presentation.... nullptr ); presentation -> Save( u "replaced.odp" , SaveFormat...method to find and replace text. Save result in ODP format Online...

    products.aspose.com/slides/cpp/redaction/odp/
  4. 产生紫外线|Documentation

    Aspose.3D for .NET 提供了用于公开GenerateUV方法的PolygonModifier类,您可以使用该类手动生成UV并将其与网格关联。下面的代码片段显示了生成和关联它的完整功能。...CreateChildNode ( mesh ); //then save it scene . Save ( "Aspose.obj" ); 创建...

    docs.aspose.com/3d/zh/net/generate-uv/
  5. Add Asset Information to 3D document|Documentation

    Metadata is structured information that describes, explains, locates or makes it easier to retrieve, use or manage an information resource. Aspose.3D for Node.js via Java API has support to define Metadata for the scene.... Save 3D scene in the supported file...setUnitScaleFactor ( 0 . 6 ); scene . save ( "InformationToScene.obj" );...

    docs.aspose.com/3d/nodejs-java/add-asset-inform...
  6. 更改页面大小|Documentation

    本节介绍如何使用 Aspose.Diagram 更改 visio 文件中的页面大小。...setValue ( 11 ); // Save Visio diagram . save ( dataDir + "SetPageSize_out...

    docs.aspose.com/diagram/zh/java/change-page-size/
  7. 使用 C++ 通过 Node.js 加载无图表的源Excel文件|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在不含图表的情况下加载Excel文件。...); // Save the workbook in PDF format workbook . save ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/load-source...
  8. How to add Freetext Annotation using C++ | Aspo...

    Add Freetext annotations programmatically in PDF with C++ sample code on any platform with C++ language...Annotations collections Save the file again System Requirements...freeTextAnnotation ); document . Save ( System . IO . Path . Combine...

    products.aspose.com/pdf/cpp/annotation/freetext...
  9. Merge or Unmerge Range of Cells with Node.js vi...

    Merge and Unmerge Cells in a Range in Excel with Node.js via C++ code....merge (); // Save the workbook workbook . save ( path . join...

    docs.aspose.com/cells/nodejs-cpp/merge-or-unmer...
  10. Converting To XPS in Jython|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....xps" ) # Save the complete Workbook in XPS...XPS format workbook . save ( dataDir + "out_whole_printingxps"...

    docs.aspose.com/cells/java/converting-to-xps-in...