Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 375,703 for

save

(0.34 sec)
  1. Your First Aspose.3D Application|Documentation

    Create, edit and Save your first 3d file in any supported formats using Aspose.3D for .NET to experience its simplicity and power in C#.... create a 3D scene and then save the file in FBX format. // For...Scene (); // Save 3D scene document scene . Save ( "document.fbx"...

    docs.aspose.com/3d/net/your-first-aspose-3d-app...
  2. Create an Empty 3D document|Documentation

    Aspose.3D for Node.js via Java API has support of creating 3D scene from scratch, and then Save in supported 3D format....Create an Empty 3D Scene and save in Supported 3D format Aspose...scene from scratch, and then save in supported 3D format. Creating...

    docs.aspose.com/3d/nodejs-java/create-an-empty-...
  3. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::Load method. Loads fallback settings from XML stream in C++....Examples Shows how to load and save font fallback settings to/from...set_FontSettings ( fontSettings ); } doc -> Save ( get_ArtifactsDir () + u "FontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Draw Text|Documentation

    This section explains how to draw text in a visio page with Aspose.Diagram. Support using C# to draw text and Save as pdf, svg, html, image, xps and other formats....2; // Save diagram diagram . Save ( dataDir + "AddTextToShape_out...draw a text in the page and save as SVG format. The code example...

    docs.aspose.com/diagram/net/drawing/draw-text/
  5. Convert MSG Files to Various Formats in C#|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....typically created when an email is saved to disk from an Outlook email...loading, manipulation, and saving of MSG files: MapiMessage class...

    docs.aspose.com/email/net/converting-between-fo...
  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....Diagram (); // save in the VSDX format diagram . save ( dataDir +...Diagram 类的 Layout 方法。 调用Diagram类的Save方法写入Visio图。 流程图式编程示例 // For complete...

    docs.aspose.com/diagram/zh/java/create-layout-a...
  7. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Save 保存Microsoft Visio图纸的方法。有允许将绘图保存到文件的重载。绘图可以保存为...Microsoft Visio 文件,只需使用 Diagram.Save 方法,它接受具有完整路径的文件名或文件流对象。 Aspose...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  8. Creating, Loading and Saving 3D Scene|Documenta...

    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....Creating, Loading and Saving 3D Scene Contents [ Hide ] Detect...3D document Read 3D document Save 3D Document Customize Non-PBR...

    docs.aspose.com/3d/java/creating-loading-and-sa...
  9. 设置方向并控制隐藏 Visio 保存页面的导出|Documentation

    本节介绍如何使用 Aspose.Diagram 设置页面布局。... Landscape ; // Save Visio diagram . Save ( dataDir + "SetPageOrientation_out...exclude hidden Visio pages on saving diagram to PDF, HTML, Image...

    docs.aspose.com/diagram/zh/net/set-orientation-...
  10. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers...image, draw a line on it and save it In the Kotlin code snippet...using a `Pen` object. Before saving the image, we apply resizing...

    docs.aspose.com/imaging/java/using-imaging-in-k...