Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 10,173 for

page count

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....appendChild(section); // Set some page setup properties for the section...setSectionStart(SectionStart.NEW_PAGE); section.getPageSetup().se...

    reference.aspose.com/words/java/com.aspose.word...
  5. Supported Excel Functions with Go|Documentation

    Supported Excel functions for reading, setting, and calculating formulas using Aspose.Cells with Go....cotangent of a number COUNT Statistical : Counts how many numbers...arguments COUNTA Statistical : Counts how many values are in the...

    docs.aspose.com/cells/gocpp/supported-formula-f...
  6. Copying text from one PDF to another is slow - ...

    Hello, we want to copy (recognized OCR) text from one PDF to another. This example source code works but is very very slow (the textBuilder.AppendText function takes about 3 minutes for one Page of text) Why is the me…...takes about 3 minutes for one page of text) Why is the method so...Aspose.Pdf.Page page_new = asposeDocTarget.Pages[1]; using (Aspose...

    forum.aspose.com/t/copying-text-from-one-pdf-to...
  7. 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...
  8. Export Jira tasks to MS Project MPP file | Aspo...

    A guide on how to export issues from Jira to an MPP file using REST API and custom converters....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/net/convert-jira-to-mpp/
  9. 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-...
  10. 使用 Aspose.Page JavaScript 通过 C++ API 转换 XPS

    本文通过代码片段描述并演示了 Aspose.Page API 解决方案中包含的 XPS 到 PDF 转换功能。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/javascript-cpp/convert-...