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

page

(0.1 sec)
  1. Aspose::Words::Orientation enum | Aspose.Words ...

    Aspose::Words::Orientation enum. Specifies Page orientation in C++....] Orientation enum Specifies page orientation. enum class Orientation...Description Portrait 1 Portrait page orientation (narrow and tall)...

    reference.aspose.com/words/cpp/aspose.words/ori...
  2. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a document. NPOI does not provide an opportunity to insert a hyperlink using C#....Hide ] What is this page about? This page explains how to insert...results. Please refresh the page and try again....

    docs.aspose.com/words/net/insert-hyperlink/
  3. FieldPageRef.InsertRelativePosition | Aspose.Wo...

    Discover how the InsertRelativePosition property of FieldPageRef enhances document navigation by managing bookmarked paragraph positions effectively....PAGEREF field that displays what page a bookmark is on. // Set the..."Hyperlink to Bookmark3, on page: " ). GetFieldCode (), Is ....

    reference.aspose.com/words/net/aspose.words.fie...
  4. Adding JavaScript in PHP|Aspose.PDF for Java

    Learn how to add JavaScript to PDF files using PHP and Aspose.PDF to enhance document interactivity....$javaScript ); # Adding JavaScript at Page Level $doc -> getPages () ->...JavascriptAction ( "app.alert('page 2 is opened')" )); $doc -> getPages...

    docs.aspose.com/pdf/java/adding-javascript-in-php/
  5. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), new Rectangle...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  6. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....and cols for ( OCRTablePage page : table . getPages ()) { System...System . out . println ( "page index: " + page . getPageIndex ());...

    docs.aspose.com/ocr/java/table-recognition/
  7. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF Page using C++.... Add the table to a page. Save the file. The following...h> #include <Aspose.PDF.Cpp/Page.h> #include <Aspose.PDF.Cpp/PageCollection...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  8. Insert Background Image to Excel|Documentation

    This article explains how to insert a background image in Excel using Aspose.Cells for Python via .NET sample code....2019): From the Page Layout menu, find the Page Setup option, and...Document Assistant Close Copy Page Setup Settings from Source Worksheet...

    docs.aspose.com/cells/python-net/insert-backgro...
  9. Extract Images from PDF File|Aspose.PDF for .NET

    This section shows how to extract images from PDF file using C# library....File Contents [ Hide ] Using page resources The following code...library. Images are held in each page’s Resources collection’s Images...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  10. RowFormat.heading_format property | Aspose.Word...

    RowFormat.heading_format property. True if the row is repeated as a table heading on every Page when the table spans more than one Page....on every page when the table spans more than one page. @property...with rows that repeat on every page. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...