Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 10,503 for

page count

(0.78 sec)
  1. PDF Rendering is Broken with Huge Images in a T...

    Hello Aspose, we are suffering from a major bug if images appear in a table. The resulting PDF is incomplete if two following images are too large for one Page. The expected result would be that the 2nd image is appeari…...images are too large for one page. The expected result would be...image is appearing on the next page. The actual result is that the...

    forum.aspose.com/t/pdf-rendering-is-broken-with...
  2. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a Page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...Count == 0) throw new InvalidOperationExce("OCR...absorber object which absorbs a page, like recognize does. In the...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  3. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single Paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...extract a table out of my single paged OCR PDF which has a Table and...StringBuilder(); // Process each page for (int pageIndex = 1; pageIndex...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  4. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....first page of PDF file auto tocPage = document -> get_Pages () ->..."First page" , 0 ); titles -> SetValue ( u "Second page" , 1 );...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  5. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....NUMCHARS, NUMWORDS, NUMPAGES and PAGE fields to track the size of...// 1 - Track the character count with a NUMCHARS field: FieldNumChars...

    reference.aspose.com/words/java/com.aspose.word...
  6. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes of a Section in Java....which only appears on the first page of a section. HeaderFooter footer...header/footer, which appears on odd pages. footer = section.getHeadersFooters()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert PDF to Images formats|Aspose.PDF for C++

    Learn how to convert PDF Pages into various image formats such as PNG, JPEG, or TIFF using Aspose.PDF in C++....ImageDevice - for a particular page. Convert PDF using DocumentDevice...makes a possible to convert PDF Pages to TIFF images. The TiffDevice...

    docs.aspose.com/pdf/cpp/convert-pdf-to-images-f...
  8. Aspose::Words::Framesets::FramesetCollection::i...

    Aspose::Words::Framesets::FramesetCollection::idx_get method. Gets a frame or frames Page at the specified index in C++....method Gets a frame or frames page at the specified index. System...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  9. How to Control Workbook View with JavaScript vi...

    Learn how to control the Workbook View through the Aspose.Cells for JavaScript via C++ API....adjust the display of Excel pages, you need to know how to control...get ( "B1" ); cell . value = "Count" ; cell = cells . get ( "C1"...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  10. Create Excel Table in C#

    Create Excel table in C# by following this article. Get the IDE details, a list of steps, and a sample code to create a basic Excel table in C#....Page Product Family Aspose.PSD Product...total and calculation type Count. Code for Microsoft Excel Table...

    kb.aspose.com/cells/net/create-excel-table-in-c...