Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 192,014 for

page

(1.7 sec)
  1. Worksheet Views|Documentation

    This article will describe how to use C# and the .NET API to interact with the Page break preview of an Excel workbook and worksheets. Work with split panes, frozen panes, and zoom factor as well....Worksheet Views Contents [ Hide ] Page Break Preview All worksheets...viewed in two modes: Normal view. Page break preview. Normal view is...

    docs.aspose.com/cells/net/worksheet-views/
  2. 创建、插入字段|Documentation

    如何使用 Java Diagram API 创建、插入字段。...vsdx" ) # Get page by name page = diagram . getPages ()...getPage ( "Page-1" ) # Get Visio Shape shape = page . getShapes...

    docs.aspose.com/diagram/zh/python-java/create-i...
  3. Layout detection issues on technical and multi-...

    Hello, My use case is extracting semantic content from PDFs for downstream chunking and RAG processing. I am currently evaluating Aspose.OCR for Python via .NET (aspose-ocr-python-net==26.5.0) and ran into layout detect…...especially for multi-column pages. However, tables, formulas,...my use case. Rerunning each page with MULTICOLUMN , TABLE , and...

    forum.aspose.com/t/layout-detection-issues-on-t...
  4. Delete Images from PDF|Aspose.PDF for Python vi...

    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....selected images by specifying the page number and the image index....deletes the second image on page 1, and saves the modified PDF...

    docs.aspose.com/pdf/python-net/delete-images/
  5. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...new Document(inFilePath); Page page = pdfDocument.getPages().get_Item(1);...isLandscape = page.getPageInfo().getWidth() > page.getPageInfo()...

    forum.aspose.com/t/pdf-base64image/315504
  6. Open and Modify a Document|Aspose.Words for .NET

    Open and modify an existing Word document easily and fast instead of using Open XML SDK in C#....Hide ] Purpose Summary This page explains how to open an existing...text programmatically. On this page we will look at how to open...

    docs.aspose.com/words/net/open-and-add-text-to-...
  7. Configuring the Export|Aspose.Words for JasperR...

    This section provides a list with links to the Documentation about configuring the export....Factor Overlapping Items Page Margins Page Breaks Inserting Fields...Processing Images for HTML output Page Size and Orientation Compatibility...

    docs.aspose.com/words/jasperreports/configuring...
  8. PageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSavingArgs class. Provides data for the [IPageSavingCallback.PageSaving()](../iPagesavingcallback/PageSaving/#Pagesavingargs) event...close it after saving a document page. pageFileName Gets or sets the...document page will be saved to. pageIndex Current page index. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 获取和设置页面属性|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 获取和设置 PDF 文档的页面属性,以实现自定义文档格式。... GetDataDir_AsposePdf_Pages (); // Open PDF document using...// Get page count System . Console . WriteLine ( "Page Count :...

    docs.aspose.com/pdf/zh/net/get-and-set-page-pro...
  10. LayoutOptions.callback property | Aspose.Words ...

    LayoutOptions.callback property. Gets or sets [IPageLayoutCallback](../../iPagelayoutcallback/) implementation used by Page layout model....IPageLayoutCallback implementation used by page layout model. @property def...): print ( f 'Part at page { a . page_index + 1 } reflow.' )...

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