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

save

(0.33 sec)
  1. Render MSG to PS in Andorid App | products.aspo...

    Export MSG to PS without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to PS format using save method and set PS as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  2. Render MSG to OTT in Andorid App | products.asp...

    Export MSG to OTT without using Microsoft Word or Outlook in you Andorid applications...using save method Load HTML by using Document class Save the document...document to OTT format using save method and set OTT as SaveFormat...

    products.aspose.com/total/android-java/conversi...
  3. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance.... To learn more, visit the Save a Document documentation article...group shape that is about to be saved. Document { get; } Gets the...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++.... Save the workbook to retain the changes...GetNames (). RemoveAt ( 0 ); // Save the workbook to retain the changes...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  5. 在渲染电子表格为HTML时设置默认字体,使用C++|Documentation

    学习如何使用Aspose.Cells for C++在渲染电子表格为HTML时设置默认字体。... SetStyle ( st ); // Now save the workbook in html format...SetDefaultFontName ( u "Courier New" ); wb . Save ( outDir + u "out_courier_new_out...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  6. 在Node.js和C++中设置默认字体以渲染电子表格为HTML|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.... setStyle ( st ); // Now save the workbook in html format...setDefaultFontName ( "Courier New" ); wb . save ( path . join ( dataDir , "out_courier_new_out...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  7. Adding Transformation to the Node|Documentation

    TSR (Translation/Scaling/Rotation) are most commonly used in 3D scenario, we provided a class Transform to access these in Aspose.3D.... Add ( cubeNode ); // Save 3D scene in the supported file...file formats scene . Save ( "TransformationToNode.fbx" ); Rotate...

    docs.aspose.com/3d/net/adding-transformation-to...
  8. Adding Transformation to the Node|Documentation

    Aspose.3D for 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....fbx" ); // Save 3D scene in the supported file...file formats scene . save ( MyDir , FileFormat . FBX7500ASCII...

    docs.aspose.com/3d/java/adding-transformation-t...
  9. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....code ; } // save the Visio diagram diagram . Save ( @"c:\temp\out...= new MemoryStream (); doc . Save ( outStream , Aspose . Words...

    docs.aspose.com/diagram/net/public-api-changes-...
  10. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Save the modified presentation as...)); // Save the PPTX file to disk. presentation . save ( "formatted_lines...

    docs.aspose.com/slides/nodejs-java/shape-format...