Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 97,363 for

object

(0.19 sec)
  1. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over Object height in documents. Optimize your workflow with this essential feature!...determining the height of an object. public enum HeightRule Values...accommodate all text inside an object. Exactly 1 The height is specified...

    reference.aspose.com/words/net/aspose.words/hei...
  2. IStructuredDocumentTag.xml_mapping property | A...

    IStructuredDocumentTag.xml_mapping property. Gets an Object that represents the mapping of this structured document tag to XML data in a custom XML part of the current document....xml_mapping property Gets an object that represents the mapping...set_mapping() method of this object to map a structured document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Set PDF File Information|Aspose.PDF for .NET

    This section explains how to set PDF File Information with Aspose.PDF Facades.... You need to create an object of PdfFileInfo class and then...SaveNewInfo method of the PdfFileInfo object. The following code snippet...

    docs.aspose.com/pdf/net/set-pdf-file-information/
  4. Aspose.PSD for .NET 23.7 - 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 , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-7...
  5. How to remove background from an image|Document...

    Removing photo background. Change an image's background color....indicating rectangles with objects in advance and also marking...assumed objects you need to specify the detected object type (e...

    docs.aspose.com/imaging/python-net/developer-gu...
  6. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them....OcrInput object and returns a RecognitionResult object containing...(); // Add images to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/recognition/id-card/
  7. Create PDF using Java | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Java API to easily generate and read PDF files in Java applications....Initialize the Document class object. Add a page using Pages.Add()... Create a new TextFragment object and set its text. Add TextFragment...

    products.aspose.com/pdf/java/create/
  8. FieldOptions.CurrentUser | Aspose.Words for .NET

    Discover the FieldOptions CurrentUser property to effortlessly manage and customize user information for enhanced functionality in your applications....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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...
  10. Generate Conditional Formatting DataBars Images...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports the generation of conditionally formatted data bars and images, allowing users to customize the display of the spreadsheet based on the value of the cells. This article will introduce how to use the Aspose.Cells library to generate conditionally formatted data bars and images....condition object of the cell, and then from that object, it accesses...accesses the DataBar object and uses its ToImage() method to generate...

    docs.aspose.com/cells/cpp/generate-conditional-...