Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 10,801 for

page count

(0.85 sec)
  1. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image...decoding results or the found_count property that returns the number...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/python-net/read-barcodes/
  2. Red OMR form with a vertical tear line|Document...

    OMR form with a vertical tear line in red... column=1 sections_count=10 options_count=6 align=center &block... column=1 sections_count=10 options_count=6 align=center &block...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  3. Black and white OMR form with a vertical tear l...

    OMR form with a vertical tear line in black and white... column=1 sections_count=10 options_count=6 align=center ?empty_line=25... column=1 sections_count=10 options_count=6 align=center ?empty_line=25...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  4. FootnoteOptions.NumberStyle | Aspose.Words for ...

    Discover the FootnoteOptions NumberStyle property to easily customize footnote numbering formats for enhanced document clarity and professionalism....show up at the bottom of each page that contains // their reference...document maintains separate counts // for footnotes and for endnotes...

    reference.aspose.com/words/net/aspose.words.not...
  5. EndnoteOptions.numberStyle property | Aspose.Wo...

    EndnoteOptions.numberStyle property. Specifies the number format for automatically numbered endnotes....show up at the bottom of each page that contains // their reference...document maintains separate counts // for footnotes and for endnotes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...segment pdf_417_macro_segments_count Returns the number of barcodes...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/python-net/read-barcode...
  7. How to Convert PDF to Fully Black & White (Gray...

    Hi Team, We are using Aspose.PDF for .NET (version 21.6.0) on .NET Core 3.1, and we need to convert PDFs to fully black & white (grayscale) when a flag is enabled. Our requirement: :arrow_right: The final output PDF m…...Pages.Count; i++) { try { strategy.Convert(pdfDocument...Convert(pdfDocument.Pages[i]); if (pdfDocument.Pages.Count > 100 && i...

    forum.aspose.com/t/how-to-convert-pdf-to-fully-...
  8. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re enCountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column Counts back to back like so: ---------------…...tables with different column counts Aspose.Words Product Family...we need to insert LCM(cell_count_of_all_rows) cells into each...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  9. Manipulate PDF Document|Aspose.PDF for C++

    本节解释了关于验证 PDF A 标准的 PDF 文档,如何使用目录,如何设置 PDF 到期日期,以及如何确定 PDF 文件生成的进度。...auto tocPage = document -> get_Pages () -> Insert ( 1 ); // 创建对象以表示目录信息...set_DestinationPage ( document -> get_Pages () -> idx_get ( i + 2 )); //...

    docs.aspose.com/pdf/zh/cpp/manipulate-pdf-docum...
  10. Merging the Word document is disrupting the doc...

    I’m using Aspose.Words for DOCX merging, and while it generally works fine, I’m enCountering issues with specific documents. After merging, the styling is disturbed: text appears overlapped in WPS, while styles are lost …...Word starting from the second page onward. I have attached the...resizeImages = true) { if (Files.Count > 0) { var document = new Document(Files[0]);...

    forum.aspose.com/t/merging-the-word-document-is...