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

page count

(0.19 sec)
  1. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser....Hide ] Purpose Summary This page explains features related to...“Compare Documents” button on a page to call the jQuery compareDocuments...

    docs.aspose.com/words/net/document-comparison-f...
  2. Document.update_word_count method | Aspose.Word...

    aspose.words.Document.update_word_Count method...update_word_count method Contents [ Hide ] update_word_count() Updates...Updates word count properties of the document. def update_word_count...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Layout::LayoutEnumerator::get_Cu...

    Aspose::Words::Layout::LayoutEnumerator::get_Current method. Gets or sets current position in the Page layout model. This property returns an opaque object which corresponds to the current layout entity in C++....sets current position in the page layout model. This property...how to see the the ranges of pages that a node spans. auto doc...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency....Remarks If you need to access page indexes of the document nodes...a document instance, before page layout of the document is built...

    reference.aspose.com/words/net/aspose.words.lay...
  5. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....style to the left, // and the page the heading appears on to the..."Heading 1", applied to it will count as a heading. // We can name...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose PDF not able to set InheritZoom on bookm...

    In my java application, I’ve been trying to create PDF with bookmarks to carry the “InheritZoom” (using XYZExplicitDestination) for compliance reason, but trying many ways, the resulting PDF keep using the “FitH” instead…...First 751 0 R/Last 752 0 R/Count 24/C[0 0 0]/Parent 749 0 R>>...First 751 0 R/Last 752 0 R/Count 24/C[0 0 0]/Parent 749 0 R>>...

    forum.aspose.com/t/aspose-pdf-not-able-to-set-i...
  7. FieldSeq class | Aspose.Words for Python

    aspose.words.fields.FieldSeq class. Implements the SEQ field...includes the SEQ field and the page's number that the field appears...as_field_toc () # SEQ fields display a count that increments at each SEQ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 获取和设置页面属性|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 获取和设置 PDF 文档的页面属性,以实现自定义文档格式。... 然后使用 PageCollection 集合的 Count 属性(来自 Document 对象)获取文档中的总页面数。...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/get-and-set-page-pro...
  9. 列出印章|Aspose.PDF for Python via .NET

    本示例加载 PDF,检索第 1 页的所有印章,打印它们,并在未找到印章时显示提示信息。...infile ) # List all stamps on page 1 stamps = content_editor ....get_stamps ( 1 ) count = 0 for stamp in stamps : count += 1 print (...

    docs.aspose.com/pdf/zh/python-net/list-stamps/
  10. Aspose::Words::Layout::LayoutCollector::GetStar...

    Aspose::Words::Layout::LayoutCollector::GetStartPageIndex method. Gets 1-based index of the Page where node begins. Returns 0 if node cannot be mapped to a Page in C++....method Gets 1-based index of the page where node begins. Returns 0...if node cannot be mapped to a page. int32_t Aspose :: Words ::...

    reference.aspose.com/words/cpp/aspose.words.lay...