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

object

(0.26 sec)
  1. FieldUserInitials.user_initials property | Aspo...

    FieldUserInitials.user_initials property. Gets or sets the current user's initials....# Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Attachments | Aspose.Note Document...

    A guide on managing and utilizing file attachments within your application....Load attached file to a stream object 14 using (Stream outputStream...passing document object. Initialize object by passing the document...

    docs.aspose.com/note/net/working-with-attachments/
  3. 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-...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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/