Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 369,232 for

save

(0.21 sec)
  1. 将 Visio 转换为图像格式|Documentation

    This topic show you how to convert Visio to various images formats using Aspose.Diagram for Python via Java. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to PNG, JPEG, BMP images with a few lines of code....read the diagram files and the Save method to export the diagram...shows a VSD file about to be saved to PNG format. You can use other...

    docs.aspose.com/diagram/zh/python-java/convert-...
  2. 通过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...
  3. Rendering Task Usage View | Aspose.Tasks Docume...

    Learn how to render Microsoft Project (MPP/XML) task usage views to PDF and other formats using Aspose.Tasks for .NET. Includes C# examples with SaveOptions, PresentationFormat, and Details column rendering.... Save the project to PDF or another...PresentationFormat. TaskUsage ; 9 10 project. Save ( "TaskUsageView_result_days_out...

    docs.aspose.com/tasks/net/rendering-task-usage-...
  4. Issue with the import revision order in word do...

    When I use aspose.compare() to compare the original Word document with the edited version, the results don’t maintain the order of the edits as expected. Is there a way to preserve the editing sequence and make the outpu…... Save the Compared Document : After...After performing the comparison, save the document to review the changes...

    forum.aspose.com/t/issue-with-the-import-revisi...
  5. 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...
  6. 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...
  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. 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...
  9. 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...
  10. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.fontInfos property. Provides access to properties of fonts used in this document....trueType font` ); } Shows how to save a document with embedded TrueType...saveSubsetFonts = embedAllFonts ; doc . save ( base . artifactsDir + "Font...

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