Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 94,431 for

object

(0.35 sec)
  1. FieldChar class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldChar class. Base class for nodes that represent field characters in a document...the font formatting of this object. (Inherited from Inline ) isComposite...isDeleteRevision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Text Rendering using Type1 Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within C++ products....GlyphOutlinePainter which requires object of type System.Drawing.Drawing2D...GraphicsPath for graphic drawing objectives. The implementation is as...

    docs.aspose.com/font/cpp/text-rendering-type1-f...
  3. Convert PDF to Different Image Formats in Pytho...

    Learn how to convert PDF documents into various image formats using Aspose.PDF in Python via Java....to TIFF in Python Create an object of the Document class. Create...TiffSettings and TiffDevice objects Call the TiffDevice.Process()...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  4. Format and Modify Named Ranges with JavaScript ...

    Learn how to format and modify named ranges using Aspose.Cells for JavaScript via C++....formatting, define a Style object to specify the style settings...settings and apply it to the Range object. The following example shows...

    docs.aspose.com/cells/javascript-cpp/format-and...
  5. Extract OLE Objects from Workbook|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....Ask AI Extract OLE Objects from Workbook Contents [ Hide ] Sometimes...Sometimes, you need to extract OLE objects from a workbook. Aspose.Cells...

    docs.aspose.com/cells/python-net/extract-ole-ob...
  6. FieldSeparator class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...the font formatting of this object. (Inherited from Inline ) isComposite...isDeleteRevision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Load, Extract Data and Save from TTF | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save TTF and OTF fonts within .NET.... Define a new object of FontDefinition class Specify...FontFileDefinition as ttf Create a TtfFont object and open the font file from...

    docs.aspose.com/font/net/loading-saving-truetyp...
  8. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…... 3, Object Array Input We can not know...exported and whether this JSON object only contains simple value...

    forum.aspose.com/t/handling-json-array-as-singl...
  9. WebExtensionReferenceCollection | Aspose.Words ...

    Specifies a list of web extension references in Java....Object, com.aspose.words.BaseWebExtensionColl...Methods Method Description add(Object item) clear() Removes all elements...

    reference.aspose.com/words/java/com.aspose.word...
  10. Create 3D Mesh and Scene|Documentation

    A Mesh is defined by a set of control points and the many n-sided polygons as needed. This article explains how to define a Mesh....DefineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...DefineControlPoints (); // Initialize mesh object Mesh mesh = new Mesh (); //...

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