Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 94,426 for

object

(0.11 sec)
  1. Create bitmap from scratch or load from file us...

    Create image bitmap from scratch or load from file using Java API.... Initialize an object of the Graphics class from...from this bitmap. Define a Pen object with the desired parameters...

    docs.aspose.com/drawing/java/create-image-bitmap/
  2. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....represents an image of ole object as a byte array. Besides this...OLE objects. Developers can now also replace an OLE object in...

    docs.aspose.com/diagram/net/public-api-changes-...
  3. Create, Save and Read Outlook Notes|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....note to disk: Instantiate an object of the MapiNote class. Set...MapiNote class object is used to cast the MapiMessage object that loads...

    docs.aspose.com/email/net/create-save-read-outl...
  4. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....File object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  5. Aspose.PSD for Java 25.2 - Release Notes|Docume...

    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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  6. 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...
  7. LoadOptions.fontSettings property | Aspose.Word...

    LoadOptions.fontSettings property. Allows to specify document font settings.... // Create a FontSettings object that will substitute the "Times...]); // Set that FontSettings object as a property of a newly created...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Delete Images from PDF File|Aspose.PDF for Java

    This section explain how to delete Images from PDF File using Aspose.PDF for Java.... Create a Document object and open the input PDF file...the image from the Document object’s Pages collection. Images...

    docs.aspose.com/pdf/java/delete-images-from-pdf...
  9. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm....// Create a "PdfSaveOptions" object that we can pass to the document's..."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....Create a Document object and an ImageStamp object using required...adding an image as a stamp object, you can control the quality...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/