Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 375,752 for

save

(0.25 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. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples.... save ( "SomePresentation-out2.pptx"...blue , options ) presentation . save ( "SomePresentation-out3.pptx"...

    docs.aspose.com/slides/python-net/text-formatting/
  3. 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-...
  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. 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...
  6. Online PCL to MARKDOWN Conversion or Build .NET...

    Free online app to convert PCL to MARKDOWN files. .NET C# conversion library code for PCL documents....Convert PCL to Doc by using Save method Load Doc file by using...Words Save the document to MARKDOWN format using Save method...

    products.aspose.com/total/net/conversion/pcl-to...
  7. Online PCL to GIF Conversion or Build .NET base...

    Free online app to convert PCL to GIF files. .NET C# conversion library code for PCL documents....Convert PCL to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to GIF format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  8. Online PCL to ODT Conversion or Build .NET base...

    Free online app to convert PCL to ODT files. .NET C# conversion library code for PCL documents....Convert PCL to Doc by using Save method Load Doc file by using...Aspose.Words Save the document to ODT format using Save method and...

    products.aspose.com/total/net/conversion/pcl-to...
  9. 使用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...
  10. Create Thumbnails of Presentation Shapes on And...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for Android via Java – easily create and export presentation thumbnails.... Save the thumbnail image in your...get_Item ( 0 ). getImage (); // Save the image to disk in PNG format...

    docs.aspose.com/slides/androidjava/create-shape...