Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 8,229 for

extract page

(0.24 sec)
  1. 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...
  2. Split DOC File Online or via C++ | products.asp...

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

    products.aspose.com/total/cpp/split/doc/
  3. Split DOCX File Online or via C++ | products.as...

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

    products.aspose.com/total/cpp/split/docx/
  4. Create HTML Table in C# – Aspose.HTML for .NET

    Learn how to create and add table to HTML documents programmatically using the Aspose.HTML for .NET library....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/html/net/create-html-table/
  5. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby....Ruby, simply invoke the remove_page_breaks() & remove_section_breaks()...module. Ruby Code def remove_page_breaks ( doc ) # Retrieve all...

    docs.aspose.com/words/java/remove-breaks-in-ruby/
  6. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the document....display the image before the first page. properties = doc . built_i...Thumbnail.epub' ) # We can extract a document's thumbnail image...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.OCR Product Family

    Find answer to scan images for text, Extract text from images, ocr images, and read text line by line in code....Page Product Family Aspose.PSD Product...Python Data Extraction from Invoices using Python Extract Text from...

    kb.aspose.com/ocr/
  8. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word documents in Java without utilizing Microsoft Word....Page Product Family Aspose.PSD Product...Convert Text to Image in Java Extract Text From Word Document in...

    kb.aspose.com/words/java/page/2/
  9. Python Excel Spreadsheet API | products.aspose....

    Aspose.Cells for Python via .NET library to create, repair, merge, parse and convert excel files. This powerful API provides a streamlined and efficient solution to create, repair, merge, parse and convert excel files, fulfilling specific developer needs with high precision....spreadsheets, manipulate as well as extract information from excel files...formulas Configure page setup Adjust page orientation, scaling...

    products.aspose.com/cells/python-net/
  10. Issues when converting PDF to JPG - Free Suppor...

    Hello, I need to convert a PDF using Aspose.Imaging but always get an image with black background. This is my code: LoadOptions loadOptions = new LoadOptions { BufferSizeHint = 100, // Set buffer size hint to avoi…... Pages: {multipageImage.PageCount}");...Console.WriteLine($"Converted page {pageIndex + 1} to: {Path.G...

    forum.aspose.com/t/issues-when-converting-pdf-t...