Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 369,809 for

save

(0.25 sec)
  1. Adding Transformation to the Node|Documentation

    Aspose.3D for Node.js via Java API has support to rotate objects in 3D space. There are three ways to define object's rotation in 3D space, Euler angles, Quaternion and Custom Matrix, all of them are supported by the Transform class....Vector3 ( 0 , 0 , 20 )); // Save scene . save ( "TransformationToNode...0 , 20 , 0 , 1 )); // Save scene . save ( "TransformationToNode...

    docs.aspose.com/3d/nodejs-java/adding-transform...
  2. 保护和取消保护工作表|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...."thispassword" ); //Save the file. excelApp . ActiveWorkbook . Save (); //Quit..."thispassword" ); //Save As the excel file. workbook . Save ( myPath );...

    docs.aspose.com/cells/zh/net/protect-and-unprot...
  3. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples.... Save the presentation as a PPTX file...LINE , 50 , 150 , 300 , 0 ) # Save the presentation as a PPTX file...

    docs.aspose.com/slides/python-net/line/
  4. PDF to JPEG Merge using C++ | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C++ sample code using Aspose.PDF for C++...file to new page After the loop save the result Here is an example...Merge PDF files using C++ and save as JPEG Example C++: this sample...

    products.aspose.com/pdf/cpp/merger/pdf-to-jpeg/
  5. 用 C++ 将 JSON 转换为 Excel|Documentation

    学习如何用 C++ 和 Aspose.Cells 将 JSON 转换为 Excel 文件。...json" ); // Save the file to xlsx format workbook . Save ( u "sample_out...xlsx" ); std :: cout << "File saved successfully in xlsx format...

    docs.aspose.com/cells/zh/cpp/convert-json-to-ex...
  6. 用C++插入切片器|Documentation

    使用Aspose.Cells结合C++管理Excel文件中的切片器。...); // Save the workbook in output XLSX format wb . Save ( outputFilePathXlsx...); // Save the workbook in output XLSB format wb . Save ( outputFilePathXlsb...

    docs.aspose.com/cells/zh/cpp/create-slicer/
  7. Import and Export Annotations to XFDF|Aspose.PD...

    This section explains how to import and export annotations from PDF file to XFDF with Aspose.PDF Facades....sources ); // Save PDF document annotationEditor . Save ( dataDir...xfdf" )); // Save PDF document annotationEditor . Save ( dataDir...

    docs.aspose.com/pdf/net/import-export-annotations/
  8. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language....)); // Save the document with updated link document . save ( _dataDir...)); // Save the document with updated link document . save ( _dataDir...

    docs.aspose.com/pdf/java/update-links/
  9. Move a paragraph from one presentation to anoth...

    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.... Paragraph ()); // Save the slide in the source file...file. slide1 . Slide . Save (); // Save the slide in the target...

    docs.aspose.com/slides/net/move-a-paragraph-fro...
  10. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize document exports to HTML and other formats effortlessly....Words saves images when saving a document to HTML...) Called when Aspose.Words saves an image to HTML. Examples Shows...

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