Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 373,378 for

save

(0.12 sec)
  1. 在渲染电子表格为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...
  2. 在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...
  3. 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...
  4. 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...
  5. 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-...
  6. 使用C++调整工作簿压缩级别|Documentation

    学习如何使用Aspose.Cells for C++调整工作簿的压缩级别以优化文件大小和处理时间。...Set compression level to 1 and save the workbook options . SetCompressionType...high_resolution_clock :: now (); workbook . Save ( outDir + u "LargeSampleFile_level_1_out...

    docs.aspose.com/cells/zh/cpp/adjust-workbook-co...
  7. Convert ICS to OFT via C# | products.aspose.com

    Sample code for ICS to OFT C# conversion. Use API example code for batch ICS files to OFT conversion within VB.NET, Asp.NET or any .NET based application.... Save as MSG to MemoryStream. Load...MapiMessage. Call MapiMessage.Save method. Pass the output file...

    products.aspose.com/email/net/conversion/ics-to...
  8. Manage Rows and Columns in PowerPoint Tables in...

    Manage table rows and columns in PowerPoint with Aspose.Slides for .NET and speed up presentation editing and data updates....true ; // Saves the presentation to disk pres . Save ( "First_row_header...row. Clone the table column. Save the modified presentation. This...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  9. Online OFT to DOTM Conversion or Build .NET bas...

    Free online app to convert OFT to DOTM files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to DOTM format using Save method and set Dotm as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...
  10. Online OFT to DOT Conversion or Build .NET base...

    Free online app to convert OFT to DOT files. .NET C# conversion library code for OFT documents....using Save method Load HTML by using Document class Save the document...document to DOT format using Save method and set Dot as SaveFormat...

    products.aspose.com/total/net/conversion/oft-to...