Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 187,783 for

page

(0.2 sec)
  1. Insert Picture into a Document|Aspose.Words for...

    Insert picture into a document. NPOI does not provide an opportunity to insert picture into a document using C#.... 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-picture-in-doc...
  2. | Aspose.PDF

    使用 C++ 使用适用于 C++ 的 Aspose.PDF 以编程方式管理 PDF 批注...将注释添加到 Page 对象的注释集合中。 1。保存 PDF 文件。 PDF 文本注释-C++..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get (...

    products.aspose.com/pdf/zh-hans/cpp/annotation/
  3. Insert Background Image to Excel with C++|Docum...

    How to insert a background image into Excel using Aspose.Cells for C++....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/cpp/insert-background-ima...
  4. Table.allowOverlap property | Aspose.Words for ...

    Table.allowOverlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed...toEqual ( false ); // Only Margin, Page, Column available in RelativeHorizontalPo... . Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Supported file formats|Documentation

    File and data formats for print forms, scanned / photographed images and recognition results supported by Aspose.OMR for.NET....Document Format (including multi-page documents). .JPG JPEG, the most....TIFF or .TIF Single-page or multi-page TIFF image, commonly...

    docs.aspose.com/omr/net/supported-file-formats/
  6. Update Fields in PHP|Aspose.Words for Java

    Update fields of Word Document using PHP....write ( "Page: " ); $ builder -> insertField ( "PAGE" ); $ builder...results. Please refresh the page and try again....

    docs.aspose.com/words/java/update-fields-in-php/
  7. Fill AcroForms|Aspose.PDF for Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for Java....pdf" ); Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    docs.aspose.com/pdf/java/fill-form/
  8. 如何使用 Java 刪除 Link 註釋 | Aspose.PDF

    Java 範例代碼,用於刪除 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中 PDF 檔中 Link 註釋。...using AnnotationSelector Page page = document . getPages ()....LinkAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    products.aspose.com/pdf/zh-hant/java/annotation...
  9. 使用 OLE 对象|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....); // get page of the Visio diagram by name Page page = diagram...diagram . getPages (). getPage ( "Page-1" ); // get shape of the Visio...

    docs.aspose.com/diagram/zh/java/working-with-ol...
  10. 如何使用 Java 獲取 Highlight 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中以 PDF 檔的形式獲取 Highlight 註釋。...pdf" ); Page page = document . getPages ()....HighlightAnnotation ( page , Rectangle . getTrivial ())); page . accept (...

    products.aspose.com/pdf/zh-hant/java/annotation...