Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 94,426 for

object

(0.09 sec)
  1. Search and Get Text from Pages of PDF Document|...

    Learn how to search and extract text from PDF files in C++ using Aspose.PDF for efficient text retrieval....takes TextFragmentAbsorber object as a parameter, which returns...collection of TextFragment objects. The following code snippet...

    docs.aspose.com/pdf/cpp/search-and-get-text-fro...
  2. Exception while saving a specific document to d...

    Office Printer_Range guide_EM.PDF (3.4 MB) Using the Aspose.PDF.Drawing 26.2.0 and the attached PDF. When trying to save the document with DocSaveOptions.DocForm.DocX and Mode DocSaveOptions.RecognitionMode.EnhancedFlo…...an “Object reference not set to an instance of an object” exception...

    forum.aspose.com/t/exception-while-saving-a-spe...
  3. SaveOutputParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-document save, enhancing your document management experience....SaveOutputParameters class This object is returned to the caller after...caller can use or ignore this object. To learn more, visit the Save...

    reference.aspose.com/words/net/aspose.words.sav...
  4. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method...format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. IFieldResultFormatter Interface | Aspose.Words ...

    Discover the Aspose.Words.Fields.IFieldResultFormatter interface to customize and enhance field result formatting for your documents effortlessly....format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Convert PDF/A to PDF|Aspose.PDF for Android via...

    To convert PDF/A to PDF you should remove restrictions from the original document. Aspose.PDF for Android via Java allows you to solve this problem easly and simply....(); try { // Create Document object document = new Document ( ...toString (); // Create Document object document = new Document ( ...

    docs.aspose.com/pdf/androidjava/convert-pdfa-to...
  7. Extract Images from PDF File|Aspose.PDF for Java

    This section shows how to extract images from PDF file using Java library.... The XImage object gets a given image in the Images...image index. Use the XImage object’s save(..) method to save the...

    docs.aspose.com/pdf/java/extract-images-from-pd...
  8. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....size, color, and so on) for an object. To learn more, visit the Working...Border { get; } Returns a Border object that specifies border for the...

    reference.aspose.com/words/net/aspose.words/font/
  9. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for .NET recognition results in JSON format....RecognitionResult object. Set isReadable parameter of...// Add an image to OcrInput object Aspose . OCR . OcrInput input...

    docs.aspose.com/ocr/net/save-json/
  10. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Discover how to manipulate tables in an existing PDF document using Python .NET, simplifying your document editing tasks....input_file ) # Create TableAbsorber object to find tables absorber = ap...input_file ) # Create TableAbsorber object to find tables absorber = ap...

    docs.aspose.com/pdf/python-net/manipulate-table...