Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 8,053 for

page count

(0.05 sec)
  1. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  2. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++....:: Paragraph , true ) -> get_Count ()); builder -> Write ( String...:: Paragraph , true ) -> get_Count ()); // The line feed character...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。...实例化Document对象并在Pages集合中添加一个新页面。创建一个TextFragment的...(); // 在Document的Pages集合中添加一个新页面 Page page = document . getPages...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  4. Aspose::Words::Fields::FieldToc::UpdatePageNumb...

    Aspose::Words::Fields::FieldToc::UpdatePageNumbers method. Updates the Page numbers for items in this table of contents in C++....FieldToc::UpdatePageNumbers method Updates the page numbers for items in this table...style to the left, // and the page the heading appears on to the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。...之后,您可以调用 Page 的 AddStamp 方法将印章添加到PDF中。您还可..."PageNumberStamp.pdf" )) { // Create page number stamp var pageNumberStamp...

    docs.aspose.com/pdf/zh/net/add-page-number/
  6. Aspose::Words::Fields::FieldToc::get_HideInWebL...

    Aspose::Words::Fields::FieldToc::get_HideInWebLayout method. Gets or sets whether to hide tab leader and Page numbers in Web layout view in C++....whether to hide tab leader and page numbers in Web layout view....style to the left, // and the page the heading appears on to the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. PageSetup.lineStartingNumber property | Aspose....

    PageSetup.lineStartingNumber property. Gets or sets the starting line number....restart the numbering on each new page from 1 and display the number...the 15th, // and continue the count from that point onward. doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。...Get the page where the image needs to be added var page = document...document . Pages [ 1 ]; // Load the image into a file stream using...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  9. PageSetup.line_number_distance_from_text proper...

    PageSetup.line_number_distance_from_text property. Gets or sets distance between the right edge of line numbers and the left edge of the document....restart the numbering on each new page from 1 and display the number...of the line. page_setup = builder . page_setup page_setup . line_starting_number...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Visio to HTML Conversion Cuts Off Diagram Parts...

    When converting a Visio document to HTML, the resulting diagram appears to be incomplete, with some parts missing. The affected areas are marked in red in the attached screenshot. Steps to Reproduce: Start the sample …... Set Page Size : Ensure that the page size is appropriately...diagram. You can specify the page size using the PageSize class...

    forum.aspose.com/t/visio-to-html-conversion-cut...