Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 184,601 for

page

(0.1 sec)
  1. Aspose::Words::Layout::LayoutCollector::GetEndP...

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

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Finding line bounding boxes|Documentation

    Automatic detection of line bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Type...

    docs.aspose.com/ocr/java/image-regions-line-find/
  3. positioned_block|Documentation

    Absolutely positioned container that allows to place any number of elements at the specific coordinates on OMR form....specific coordinates on the page. This element does not have...relative to the left edge of the page. x=1200 y Absolute position...

    docs.aspose.com/omr/net/txt-markup/positioned_b...
  4. 档案

    档案...通过使用 Document 类的对象初始化 Page 对象来创建一个新页面。 使用 Page.Title 属性设置页面的标题。 调用...Document.AppendChild() 方法并传递 Page 对象。 最后,使用 Document.Save() 方法保存...

    blog.aspose.com/zh/note/create-onenote-files-ad...
  5. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your document's structure with the UpdatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation....UpdatePageLayout method Rebuilds the page layout of the document. public...formats a document into pages and updates the page number related fields...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 如何使用 Java 添加 Link 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Link 註釋。...pdf" ); Page page = document . getPages ()....the absorber for the 1st page only page . accept ( textFragmentAbsorber...

    products.aspose.com/pdf/zh-hant/java/annotation...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTocPageNumbers method. Specifies whether to write Page numbers to table of contents when saving HTML, MHTML and EPUB. Default value is false in C++....method Specifies whether to write page numbers to table of contents...Examples Shows how to display page numbers when saving a document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Check shape bounds in Shapes collection using P...

    Learn how to check the bounds of an shape when inserted into the Shapes collection to ensure it fits within its parent container....Create a new PDF Document Add a Page Create a Graph Create a Rectangle...() # Add page to pages collection of PDF file page = document...

    docs.aspose.com/pdf/python-net/aspose-pdf-drawi...
  9. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/create-and-load-a-onen...
  10. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET... Pages . Accept ( textFragmentAbsorber...textFragmentCollecti ) { var page = textFragment . Page ; var annotationRectangle...

    products.aspose.com/pdf/net/redaction/