Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 17,701 for

extract page

(0.05 sec)
  1. Object Reference error while using TextAbsorber...

    I am getting Object reference not set to an instance of an object. error when use below code to Extract text from Test.pdf (749.8 KB). TextAbsorber textAbsorber = new TextAbsorber(); doc.Pages[4]…...error when use below code to extract text from Test.pdf (749.8 KB)...doc.Pages[4].Accept(textAbsorber); It is able to extract first...

    forum.aspose.com/t/object-reference-error-while...
  2. Aspose::Words::Saving::PageSet Class Referencef...

    Describes a random set of Pages....Description Describes a random set of pages. #include < Aspose.Words.Cpp/Saving/PageSet...int32_t > &pages) Creates a page set based on exact page indices...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, Extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....specific layer on the first page, and save the document with...); var page = document . Pages [ 1 ]; var layer = page . Layers...

    docs.aspose.com/pdf/net/work-with-pdf-layers/
  4. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET...called BarCodeReader , document pages must be converted to raster...rendering. The other way is to extract barcode images from a Word...

    docs.aspose.com/barcode/net/recognize-barcode-f...
  5. PageSet | Aspose.Words for Java

    Describes a random set of Pages in Java....PageSet Describes a random set of pages. To learn more, visit the Programming...PageSet(int page) Creates an one-page set based on exact page index...

    reference.aspose.com/words/java/com.aspose.word...
  6. Data Extraction – C# Examples

    Learn how to navigate through HTML documents, perform a detailed inspection of its elements and Extract data from the web using C# library....Page Product Solution Aspose.PSD...Русский Aspose.HTML .NET Data Extraction Live Demos HTML .NET Solution...

    docs.aspose.com/html/net/data-extraction/
  7. Aspose.Note for Java 1.9.0.0 Release Notes

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Page Product Solution Aspose.PSD...convert, render, print, and extract text and images from Microsoft...

    docs.aspose.com/note/java/aspose-note-for-java-...
  8. Add Tables in PDF documents via C++ | Aspose.PDF

    Simple demo source code to work with adding table in PDF file on any platform with C++ language.... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. System Requirements...

    products.aspose.com/pdf/cpp/table-add/
  9. Export Chart from PDF - Free Support Forum - as...

    Team i need to get the chart from the pdf using java. do we have any option ? Chart.pdf (353.6 KB)...mp July 15, 2024, 7:05am 2 Extract Chart objects from PDF document...This section explains how to extract chart objects from PDF with...

    forum.aspose.com/t/export-chart-from-pdf/286945
  10. Connect Sub-shapes of the Groups in PHP|Documen...

    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....); \ # Access a particular page $page = $diagram -> getPages ()...$shape , "Dynamic connector" , $page -> getID ()); \ # Connect sub-shapes...

    docs.aspose.com/diagram/java/connect-sub-shapes...