Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 8,738 for

extract page

(1.73 sec)
  1. Archive

    archives...cards, or handwritten notes, extracting text from images can significantly...that allows developers to extract text from images and scanned...

    blog.aspose.com/ocr/convert-text-from-image-to-...
  2. Print and Preview Workbook|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/net/workbook-and-workshee...
  3. Sign PDF Documents from a Smart Card in Python|...

    Learn how to sign PDF documents with smart cards and external certificates in Python....Digitally signing the first page of the document with specified...and placing it on the first page of the document at a specified...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  4. BuiltInDocumentProperties.Thumbnail | Aspose.Wo...

    Manage your document's visual appeal with BuiltInDocumentProperties. Easily get or set thumbnail images for enhanced presentation and organization....display the image before the first page. BuiltInDocumentPrope properties...Thumbnail.epub" ); // We can extract a document's thumbnail image...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Determine if Shape is Smart Art Shape with Node...

    Learn how to determine if a shape in Excel is a Smart Art shape using Aspose.Cells for Node.js via C++....js via C++ Extract Text from the Gear Type SmartArt...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/nodejs-cpp/determine-if-s...
  6. detect_areas_mode_enum::PHOTO|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::PHOTO algorithm....detect_areas_mode_enum :: PHOTO ; // Extract text from the image auto result...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/cpp/areas-detection/photo/
  7. Split ODT File Online or via C++ | products.asp...

    Free online app to split different ODT files. C++ splitter library code for ODT documents....total pages using Page Count. Iterate through each page and use...ExtractPages to extract the page. Save the extracted page into new ODT...

    products.aspose.com/total/cpp/split/odt/
  8. Common recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for Extracting text from images, scanned PDFs, DjVu files and other content....applicable when extracting text from single-page and multi-page images...of the image from which to extract text. RecognizeSingleLine boolean...

    docs.aspose.com/ocr/net/recognition-settings-co...
  9. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...redact_literals_on_pages(doc: "pdf.Document", patterns: List[str], page_numbers:...total = 0 if not patterns or not page_numbers: return 0 compiled =...

    forum.aspose.com/t/really-weird-large-redaction...
  10. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET.... Document () page = document . pages . add () rectangle...ap . forms . TextBoxField ( page , rectangle ) text_box_field...

    docs.aspose.com/pdf/python-net/create-form/