Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 94,421 for

object

(0.08 sec)
  1. 从CFF文件加载字体| .NET

    。让我们看一下如何从CFF文件中制作它。...// Initialize FontDefinition object passing CFF as FontType value...FileInfo(fontPath)); 6 7 // Based on FileInfo object, fileExtension value is calculated...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  2. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....Get ( 0 ); // Create a Cells object to fetch all the cells Cells...value" ); // Create a Style object to fetch the Style of C6 Cell...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  3. How to Rotate Text of Cell|Documentation

    Learn how to rotate text of a cell programmatically using Aspose.Cells for JavaScript via C++....the Style object of the desired cells. The Style object allows you...code; it creates a workbook object and sets different rotation...

    docs.aspose.com/cells/javascript-cpp/how-to-rot...
  4. Generate Point Cloud to GLB File Formats via Ja...

    Sample Java generate point cloud code for GLB file. Use this example code to generate point cloud to GLB file within any Web or Desktop Java based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/java/point-cloud/glb/
  5. Generate Point Cloud to 3DS File Formats via Ja...

    Sample Java generate point cloud code for 3DS file. Use this example code to generate point cloud to 3DS file within any Web or Desktop Java based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/java/point-cloud/3ds/
  6. MutationObserver – Use with Aspose.HTML for Java

    Learn how to use MutationObserver class to track and handle real-time DOM updates efficiently with Aspose.HTML for Java....Mutation Observer is a built-in object that provides a way to observe...Create a new MutationObserver object using the constructor. The...

    docs.aspose.com/html/java/mutationobserver/
  7. Italic in Markdown – C# Code Examples

    Create Markdown italic text in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....SyntaxFactory; // Create an italic object add text for it var italic...syntax tree. Create italic object add text for it using constructor...

    products.aspose.com/html/net/markdown-italic/
  8. PageRange constructor | Aspose.Words for Node.js

    PageRange constructor. Creates a new page range Object....to) Creates a new page range object. PageRange ( from : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...defineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...defineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...

    docs.aspose.com/3d/zh/java/create-3d-mesh-and-s...
  10. 创建 3D 网格和场景|Documentation

    网格由一组控制点和根据需要的许多n边多边形定义。本文介绍了如何定义网格。...DefineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...DefineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...

    docs.aspose.com/3d/zh/net/create-3d-mesh-and-sc...