Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 96,279 for

object

(0.28 sec)
  1. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....Object, com.aspose.words.Node , com...first ancestor of the specified object type. getCustomNodeId() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  2. Generate Point Cloud to GLTF File Formats via J...

    Sample Java generate point cloud code for GLTF file. Use this example code to generate point cloud to GLTF 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/gltf/
  3. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo Objects, enhancing document processing and error handling....collection of WarningInfo objects. To learn more, visit the Programming...GetEnumerator () Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/net/aspose.words/war...
  4. 从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...
  5. 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...
  6. 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...
  7. 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/
  8. 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/
  9. XpsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Xps](../../aspose.words/saveformat/#Xps) format...or sets DigitalSignatureDeta object used to sign a document. dml3DEffectsRenderin...determining how ink (InkML) objects are rendered. (Inherited from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...= new Main4(); Map<Integer, Object> idToValueMap = new HashMap<>();...private String getValueForPlainCC(Object valueObj) throws Exception...

    forum.aspose.com/t/chinese-date-language-locale...