Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 10,606 for

page count

(0.79 sec)
  1. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from ID cards.... threads_count integer auto The number of CPU...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/python-net/recognition-sett...
  2. PdfJavaScriptStripper.Strip modifies the PDF co...

    We are seeing cases where we call PdfJavaScriptStripper.Strip, it returns false, but the PDF content has been visibly altered. Some text is getting removed from the PDF that existed before calling Strip. It seems like re…...reproducible sample – a small PDF (≤ 2 pages) that shows the issue, together...+ "input.pdf"); var count = doc.Form.Count; In case you are still...

    forum.aspose.com/t/pdfjavascriptstripper-strip-...
  3. Aspose::Words::NumberStyle enum | Aspose.Words ...

    Aspose::Words::NumberStyle enum. Specifies the number style for a list, footnotes and endnotes, Page numbers in C++....list, footnotes and endnotes, page numbers. enum class NumberStyle...Ideograph-digital. KanjiDigit 11 Japanese counting. AiueoHalfWidth 12 Aiueo....

    reference.aspose.com/words/cpp/aspose.words/num...
  4. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...for ( $row_count = 1 ; $row_count < 10 ; $row_count ++ ) { //...-> add ( "Column (" . $row_count . ", 1)" ); $row -> getCells...

    products.aspose.com/pdf/zh-hant/php-java/table/...
  5. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m enCountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResou…...Pages.Count; pageNumber++) { var page = pdfDocument...pdfDocument.Pages[pageNumber]; page.AddStamp(_logoImageStamp); page.Ad...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  6. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java.... int count = getChildTableCount(table);...directly within its cells", i, count)); // Find out if the table...

    reference.aspose.com/words/java/com.aspose.word...
  7. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java.... int count = getChildTableCount(table);...directly within its cells", i, count)); // Find out if the table...

    reference.aspose.com/words/java/com.aspose.word...
  8. Table|Documentation

    Table element organizes questions and answers in a tabular structure....table is provided in answers_count property. Table element includes..."element_type" : "Table" , "answers_count" : 3 , "children" : [ /*** put...

    docs.aspose.com/omr/net/json-markup/table/
  9. TextColumn class | Aspose.Words for Python

    aspose.words.TextColumn class. Represents a single text column...doc ) page_setup = builder . page_setup columns = page_setup...evenly_spaced = False columns . set_count ( 2 ) # Determine the amount...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NumberStyle | Aspose.Words for Java

    Specifies the number style for a list footnotes and endnotes Page numbers in Java....list, footnotes and endnotes, page numbers. Examples: Shows how...digital HANJA_READ_DIGIT Korean counting HEBREW_1 Hebrew-1 HEBREW_2...

    reference.aspose.com/words/java/com.aspose.word...