Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 94,498 for

object

(0.42 sec)
  1. Aspose.PSD for Java 24.6 - 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-24...
  2. PdfDigitalSignatureDetails.reason property | As...

    PdfDigitalSignatureDetails.reason property. Gets or sets the reason for the signing....// 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...
  3. 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...
  4. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....int format) { return format((Object) value, format); } public String...format((Object) value, format); } private String format(Object value...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF. Includes PDF 2.0 support....DocumentInfo object using Info property of the Document object. Once...Once the DocumentInfo object is retrieved, you can get the values...

    docs.aspose.com/pdf/net/pdf-file-metadata/
  6. 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/
  7. Add PDF Header and Footer|Aspose.PDF for PHP vi...

    Aspose.PDF for PHP via Java allows you to add headers and footers to your PDF file using TextStamp class....create a Document object and a TextStamp object using required properties...create a Document object and a TextStamp object using required properties...

    docs.aspose.com/pdf/php-java/add-headers-and-fo...
  8. Working Solution for Worksheet Resizing|Aspose....

    Fix Excel worksheet OLE resizing in presentations: two ways to keep Object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats....worksheets embedded as OLE objects in a PowerPoint presentation...post-activation states of the OLE object. We have investigated this...

    docs.aspose.com/slides/python-net/working-solut...
  9. 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...
  10. How to Rotate Text in Adobe Acrobat using Java

    This short tutorial guides on how to rotate text in Adobe Acrobat using Java. It contains details about the IDE settings, step-wise process and a runnable sample code to rotate text in PDF using Java....Create a TextFragment class object by setting the text phrase...TextFragment object Instantiate a TextBuilder class object using the...

    kb.aspose.com/pdf/java/how-to-rotate-text-in-ad...