Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 187,783 for

page

(0.64 sec)
  1. C# Split DOC

    Split DOC files into e Pages using C# code. Save DOC as separate files using C#....integrate the extracted DOC pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/net/split/doc/
  2. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins....Shows when to recalculate the page layout of the document. doc...of the document within its pages. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutEnumerator.MoveParent | Aspose.Words for ...

    Discover the LayoutEnumerator MoveParent method to effortlessly navigate to parent entities, enhancing your data management efficiency.... // Layout entities are pages, cells, rows, lines, and other...MoveParent ( LayoutEntityType . Page ); Assert . That ( layoutEnumerator...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Absorber.Visit() throws out of range error - Fr...

    When the code goes to absorber.Visit(pdfDocument.Pages[1]); always give me a error,such as index out of range ,internal error....Pages[1]); always give me a error...when trying to extract the pages from the PDF Below is the sample...

    forum.aspose.com/t/absorber-visit-throws-out-of...
  5. Extract Tables from PDF using Python | Aspose.PDF

    Extract tables from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...TableAbsorber and iterate over pages Extract table content Save extracted...path_infile ) for page in pdf_document . pages : absorber = apdf...

    products.aspose.com/pdf/python-net/table/extract/
  6. Aspose.PDF Java - details for PDF/UA validation...

    Ciao, sto utilizzando la libreria Aspose.PDF (versione Java) per effettuare il controllo di conformità allo standard PDF/UA ma il log che viene restituito non è molto comprensibile nè per quanto riguarda il tipo di anom…...“”, “convertable”: “False”, “page”: “”, “code”: “7.1:5”, “scope”:...“”, “convertable”: “False”, “page”: “”, “code”: “7.2:1”, “scope”:...

    forum.aspose.com/t/aspose-pdf-java-details-for-...
  7. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。...from the first page var forms = document . Pages [ 1 ]. Resources...from the first page var forms = document . Pages [ 1 ]. Resources...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  8. 在Php中设置页面选项|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....PHP 应用页面定向设置,请调用 pagesetup 模块的 page_orientation 方法。 PHP 代码 public...public static function page_orientation ( $dataDir = null ) { # Instantiating...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  9. VbaProject.is_signed property | Aspose.Words fo...

    VbaProject.is_signed property. Shows whether the [VbaProject](../) is signed or not....signed; Project code page: { vba_project . code_page } ; Modules count:...signed; Project code page: { vba_project . code_page } ; Modules count:...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose.PDF hangs on table parsing when using fl...

    Aspose.PDF hangs on table parsing when using flow engine. If I switch off flow engine it works. The hang happens when I try to parse file Page by Page. If I try to parse all the tables in the entire file (3 Pages in tot…...when I try to parse file page by page. If I try to parse all the...tables in the entire file (3 pages in total) it crashes with message...

    forum.aspose.com/t/aspose-pdf-hangs-on-table-pa...