Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 375,798 for

save

(1.47 sec)
  1. Customize RotationOrder in FBX file|Documentation

    Using Aspose.3D for .NET, developers can define customize the native FBX properties such as RotationOrder.... Save ( @"test.fbx" ); In this example:...the public API. Save the Scene: The scene is saved with the customized...

    docs.aspose.com/3d/net/customize-rotation-order...
  2. Read Embedded Email Attachments from Message in...

    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....cannot save files with these characters // also save first 50...+ 4 )); // Save the attachment to disk att . save ( dataPath...

    docs.aspose.com/email/java/read-embedded-email-...
  3. Update Days Preserving History of Revision Logs...

    Learn how to update the number of days for preserving history in a shared workbook using Aspose.Cells with C++....SetDaysPreservingHis ( 7 ); // Save the workbook wb . Save ( u "outputShare...cout << "Workbook shared and saved successfully!" << std :: endl...

    docs.aspose.com/cells/cpp/update-days-preservin...
  4. Working with Watermark|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....watermarks to 3D files while saving in any supported output file...return true ; }); Save Document You can save to any 3d file format...

    docs.aspose.com/3d/net/working-with-watermark/
  5. Working with Linear Extrusion|Documentation

    Aspose.3D for Python via .NET offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....create_child_node ( extrusion ) # Save 3D scene scene . save ( "out" + "LinearExtrusion...( extrusion2 ) # Save 3D scene scene . save ( "out" + "SlicesInLinearExtrus...

    docs.aspose.com/3d/python-net/working-with-line...
  6. Refresh Values of Linked Shapes|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....Cells if you want to save your workbook in XLS or XLSX...format. However, if you want to save your workbook in PDF or HTML...

    docs.aspose.com/cells/python-java/refresh-value...
  7. Aspose.PSD for Java 23.6 -发布说明|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(com.aspose.psd.StreamContainer...layerresources.Lr32Resource.save(com.aspose.psd.StreamContainer...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start page numbers in extracted documents for accurate pagination with this useful property....the initial page numbering and save the NUMPAGE field. Document...ExtractPages ( 1 , 1 ); extractedDoc1 . Save ( ArtifactsDir + "Document....

    reference.aspose.com/words/net/aspose.words/pag...
  9. Add Image to Existing PDF File|Aspose.PDF for P...

    This section describes how to add image to existing PDF file using PHP.... Save the file. The following code...$page -> getCropBox ()); // Save the modified document to the...

    docs.aspose.com/pdf/php-java/add-image-to-exist...
  10. Hello World 示例|Documentation

    本页介绍如何使用 Aspose.Diagram 库创建 hello world 示例。...实例化一个 Diagram 对象 使用Diagram类对象的Save方法将文件保存到光盘 The following code...(); // Save diagram in the VSDX format diagram . Save ( dataDir...

    docs.aspose.com/diagram/zh/net/hello-world-exam...