Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 7,143 for

extract page

(0.06 sec)
  1. 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...
  2. Producer Name in Outputs|Aspose.Words for C++

    Aspose.Words for C++ add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format.... Extract the ZIP. Open ~/Word/Document...--> Rename the file as .zip. Extract the ZIP. Open ~/Word/Document...

    docs.aspose.com/words/cpp/generator-or-producer...
  3. Producer Name in Outputs|Aspose.Words for .NET

    Aspose.Words for .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format using C#.... Extract the ZIP. Open ~/Word/Document...--> Rename the file as .zip. Extract the ZIP. Open ~/Word/Document...

    docs.aspose.com/words/net/generator-or-producer...
  4. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the Pages to render. Default is all the Pages in the document in C++....sets the pages to render. Default is all the pages in the document...only when rendering document pages. This property is ignored when...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....recognition languages that extracts text from images and creates...easy-to-use OCR API lets you extract text from images and scans...

    products.aspose.com/ocr/net/
  6. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....of a page, and a footer is text at the bottom of a page. Typically...all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/python-net/working-with-h...
  7. How to unlock PDF | Aspose.PDF

    Do you know how easily unlock PDF documents using Python? Unlock PDF files with high quality using Python PDF library....allowing them to edit, comment, extract text, and more actions. If...where users need to modify, extract, or cooperate on content, ensuring...

    products.aspose.com/pdf/tutorial/unlock-pdf/
  8. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToByteArray method. Returns the property value as byte array in C++....display the image before the first page. System :: SharedPtr < Aspose...Thumbnail.epub" ); // We can extract a document's thumbnail image...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Java BarCode API

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....certain cases, you may need to extract and read barcode embedded into...detect and extract barcode images from multi-page PDF documents...

    blog.aspose.com/tag/java-barcode-api/
  10. 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/