Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 10,503 for

page count

(0.43 sec)
  1. Form fields not extracting in Aspose.PDF - Free...

    I am running into two different issues, looking for expert advise. I’ve latest Aspose.Total.Net license that I am using to consume Aspose.PDF features as well. The system is not able to extract state of form fields - E…...fields - Every pdf shows 0 count of form fields and so I am unable...code. Both the PDFs has 64 pages in it. SideBySideComparison...

    forum.aspose.com/t/form-fields-not-extracting-i...
  2. Emlx conversion issues - Free Support Forum - a...

    Hello, A few conversion issues: Loading an .mht file and saving as .emlx will result in an extra = in the top of converted Page. To make sure I’m seeing the emlx correctly, after this convert, I loaded the result .e…...extra = in the top of converted page. To make sure I’m seeing the...above the emlx initial byte count of the emlx, isn’t that violating...

    forum.aspose.com/t/emlx-conversion-issues/258708
  3. View ONE File Formats via Java

    Java source code for loading, rendering, and displaying ONE files on the Java platform...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/note/java/viewer/one/
  4. 在 C# 中优化、压缩或减少 PDF 大小|Aspose.PDF for .NET

    使用 C# 优化 PDF 文件,缩小所有图像,减少 PDF 大小,取消嵌入字体,删除未使用的对象。...annotations foreach ( var page in document . Pages ) { foreach ( var...var annotation in page . Annotations ) { annotation . Flatten ();...

    docs.aspose.com/pdf/zh/net/optimize-pdf/
  5. HeaderFooterCollection.link_to_previous method ...

    aspose.words.HeaderFooterCollection.link_to_previous method... SECTION_BREAK_NEW_PAGE ) builder . write ( 'Section...BreakType . SECTION_BREAK_NEW_PAGE ) builder . write ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。...from the first page var forms = document . Pages [ 1 ]. Resources...from the first page var forms = document . Pages [ 1 ]. Resources...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  7. TxtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Text](../../aspose.words/saveformat/#Text) format...Allows to specify whether the page breaks should be preserved during...levels. By default, it is zero count of character ‘\0’, that means...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create Excel Table using Python

    Follow this article to create Excel table using Python. Get the IDE settings, steps, and a sample code demonstrating how to make a table in Excel using Python....Page Product Family Aspose.PSD Product...enumerator Set show total flag and count of values in a specific column...

    kb.aspose.com/cells/python/create-excel-table-u...
  9. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....specified range of pages and the given page extract options. ExtractPages...representing specified range of pages. get_AttachedTemplate () Gets...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Using Text Annotation for PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Text Annotation from your PDF document....Annotations collection of a particular Page. This collection contains the...for that individual page only; every page has its own Annotations...

    docs.aspose.com/pdf/net/text-annotation/