Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 10,503 for

page count

(1.21 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....0 Contents [ Hide ] This page lists all added or removed classes...Members IDocumentProperties.Count, .GetPropertyName(int index)...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. FootnoteOptions.numberStyle property | Aspose.W...

    FootnoteOptions.numberStyle property. Specifies the number format for automatically numbered footnotes....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...
  3. Slow Performance When Converting Slides to Imag...

    2222.zip (5.6 MB) PPT 1A33BEA1-5E79-4447-8E8E-ED201D20C8E31: The overall conversion process is slow. PPT 6c98339c-5623-4163-b439-0a04a7effc5b: The conversion process hangs/stalls specifically on Page 5. code**********…...hangs/stalls specifically on page 5. code********** public static...width, int height, List<int> pages, bool clearLayout = false) {...

    forum.aspose.com/t/slow-performance-when-conver...
  4. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text 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...
  5. 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...
  6. How to delete this bank space in the document -...

    file.docx (32.6 KB)...effectively removes any blank pages from your document, which helps...unwanted spaces. Cause Blank pages can occur due to various reasons...

    forum.aspose.com/t/how-to-delete-this-bank-spac...
  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. Aspose.PDF exports corrupted graphics files- tr...

    I just tried the code out, and I can read in DOCX files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF file, and try to output DOCX/TIFF/JPEG, only the DOCX file works. The TIFF and JPEG files a…...evaluation version as it contains 6 pages. In evaluation mode at most...pageCount <= pdfDocument.Pages.Count; pageCount++) { using (FileStream...

    forum.aspose.com/t/aspose-pdf-exports-corrupted...
  9. Convert PowerPoint Slides to PNG in C++|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for C++, ensuring precise, automated results....the process described on this page. Convert PowerPoint to PNG Go...pres -> get_Slides () -> get_Count (); index ++ ) { auto slide...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  10. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Python via .NET....can show totals, averages, counts, or other summary statistics...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-net/how-to-add-piv...