Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 228,595 for

page

(0.33 sec)
  1. LayoutEntityType | Aspose.Words for Java

    Types of the layout entities in Java.... // Layout entities are pages, cells, rows, lines, and other...yType.PAGE); Assert.assertEquals(LayoutEntityType.PAGE, layoutEnumerator...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Layout::LayoutEnumerator::Layout...

    Aspose::Words::Layout::LayoutEnumerator::LayoutEnumerator constructor. Initializes new instance of this class in C++....whose page layout model to enumerate. Remarks If page layout...document is updated and new page layout model is created, a new...

    reference.aspose.com/words/cpp/aspose.words.lay...
  3. 通过 C++ 处理图片 | Aspose.PDF

    C++ 用于在任何平台上处理 PDF 文档中的图像的示例代码。...upperRightY = 800 ; auto page = document -> get_Pages () -> idx_get (...( _dataDir + u "logo.png" ); page -> get_Resources () -> get_Images...

    products.aspose.com/pdf/zh-hans/cpp/images/
  4. Aspose::Pdf::Annotations::MovieAnnotation Class...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::Annotations::MovieAnnotation ......rotated clockwise relative to the page. The value shall be a multiple...rotated clockwise relative to the page. The value shall be a multiple...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.a...
  5. Aspose::Words::Fields::FieldXE class | Aspose.W...

    Aspose::Words::Fields::FieldXE class. Implements the XE field. To learn more, visit the documentation article in C++....bold formatting to the entry’s page number. get_IsDirty () Gets...italic formatting to the entry’s page number. get_IsLocked () Gets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Image Margin Issue in FloatingBox - Free Suppor...

    Hi, I’m trying to create a Page header with color background and an image like this: image.png (4.2 KB) I’m using ASPOSE pdf for Java and here’s my code: Document document = new Document(); Page pdfPage = documen…...#1 Hi, I’m trying to create a page header with color background...Document document = new Document(); Page pdfPage = document.getPages()...

    forum.aspose.com/t/image-margin-issue-in-floati...
  7. Change Background of VSSX File via Python | pro...

    Python source code to change background of VSSX documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-java/changeb...
  8. Change Background of VSS File via Python | prod...

    Python source code to change background of VSS documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-net/changeba...
  9. 22.8 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 22.8 Release Notes – the latest updates and fixes....Notes Contents [ Hide ] This page contains release notes for Aspose...WORDSNET-16850 DOC to PDF Number of Pages Decreased Bug WORDSNET-17448...

    docs.aspose.com/words/java/aspose-words-for-jav...
  10. Extract Data from Table in PDF|Aspose.PDF for C++

    Learn how to extract tabular from PDF using Aspose.PDF for C++....table extraction from the all pages: void ExtractTable () { std...// Scan pages for ( auto page : document -> get_Pages ()) { absorber...

    docs.aspose.com/pdf/cpp/extract-data-from-table...