Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 97,201 for

object

(0.12 sec)
  1. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++....Words represent an object in the drawing layer, such...AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...

    docs.aspose.com/words/cpp/working-with-shapes/
  2. How to Convert JPG to Black and White PDF in C#

    This tutorial contains simple steps on how to convert JPG to Black and White PDF in C#. It provides details about all the resources, important namespaces, classes, methods and a runnable sample code for writing a jpg to Black and White pdf converter in C#....image into the Image class object Perform casting of the loaded...to RasterCachedImage class object Cache image data if it is not...

    kb.aspose.com/imaging/net/how-to-convert-jpg-to...
  3. Aspose::Words::Fields::FieldEnd class | Aspose....

    Aspose::Words::Fields::FieldEnd class. Represents an end of a Word field in a document. To learn more, visit the documentation article in C++....the font formatting of this object. get_HasSeparator () const...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 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...
  5. 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...
  6. 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...
  7. Accessing Type Members in Java|Aspose.Words for...

    Access public (static and instance) members of accessible types in template expressions when building a report in Java....members of an object without specifying the object’s identifier...identifier (see “Using Contextual Object Member Access” for more information)...

    docs.aspose.com/words/java/accessing-type-members/
  8. 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/
  9. Insert Pictures and Shapes of Excel files.|Docu...

    Manage pictures, oleObject, shapes into Excel files....(encapsulated in the Worksheet object). The Add method takes the...complete with path. Inserting OLE Objects into Excel Worksheet in C#...

    docs.aspose.com/cells/net/insert-shapes/
  10. Convert PDF to EPUB using Python

    Follow this article to convert PDF to EPUB using Python. It has details to set the IDE, a list of steps, and a sample code for changing PDF file to EPUB....modify the output document object before saving it as an EPUB...Create a LoadOptions class object to load the source PDF file...

    kb.aspose.com/words/python/convert-pdf-to-epub-...