Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 95,646 for

object

(0.23 sec)
  1. ChartYValue.Equals | Aspose.Words for .NET

    Discover the ChartYValue Equals method to easily check if an Object matches the current Y value, enhancing your data comparison efficiency....specified object is equal to the current Y value object. public...public override bool Equals ( object obj ) See Also class ChartYValue...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Java load font TTF file

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....using FileSystemStreamSour object Take the next steps to fulfil...path to the file. Initiate object. Set to ttf . Load the font...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  3. Working With OLE Objects|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....Working With OLE Objects Contents [ Hide ] Microsoft Office Visio...supports manipulating the OLE objects in the Visio diagram. If an...

    docs.aspose.com/diagram/java/working-with-ole-o...
  4. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....allowing you to draw various line objects like ellipses, circles, etc...Create an object of Bitmap class . Initialize an object of Graphics...

    docs.aspose.com/drawing/java/working-with-pens/
  5. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE Object from a stream into the document in C++....method Inserts an embedded OLE object from a stream into the document...Programmatic Identifier of OLE object. asIcon bool Specifies either...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE Objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration....Inserts an embedded or linked OLE object as icon into the document....file and caption. Detects OLE object type using file extension....

    reference.aspose.com/words/net/aspose.words/doc...
  7. HorizontalAlignment | Aspose.Words for Java

    Specifies horizontal alignment of a floating shape text frame or floating table in Java....Object public class HorizontalAlignment...Description CENTER Specifies that the object shall be centered with respect...

    reference.aspose.com/words/java/com.aspose.word...
  8. List.compare_to method | Aspose.Words for Python

    aspose.words.lists.List.compare_to method...Compares the specified object to the current object. def compare_to...obj : object ): ... Parameter Type Description obj object compare_to(other)...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Ref | Aspose.Words for Java

    Represents Generic Out/Ref constructions in Java....Object public class Ref Represents...Constructor Description Ref(Object value) Mimics Out/Ref parameter...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert a PS File to PDF using C#

    To learn how to convert a PS file to PDF using C#, check out this article. It explains how to set up the IDE along with the step-by-step process and even a sample code for a PS file to PDF converter in C#....properties in the PsLoadOptions object. Steps to Convert PostScript...transform PS to PDF Create an object of the PsLoadOptions for customizing...

    kb.aspose.com/pdf/net/convert-a-ps-file-to-pdf-...