Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 184,185 for

page

(0.18 sec)
  1. How to remove Header/Footer in Pdf - Free Suppo...

    Hi, I am trying to remove the header and footer from a PDF. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer? Or does there any suggestion to remove …...pdf"); foreach (Page page in pdfDocument.Pages) { var deletedArtifacts...foreach (Artifact artifact in page.Artifacts) { if (artifact.Type...

    forum.aspose.com/t/how-to-remove-header-footer-...
  2. FieldXE Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldXE class, your solution for efficiently implementing XE fields in document processing. Enhance your workflow today!...bold formatting to the entry’s page number. IsDirty { get; set;...italic formatting to the entry’s page number. IsLocked { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Tracking recognition progress|Documentation

    How to track the process of recognition and text extraction from multiPage documents.... For each page or file, the following information...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/cpp/track-progress/
  4. Extracting text from a photo|Documentation

    Take a photo of the Page using your smartphone and extract text from it using Aspose.OCR for .NET. No scanner required....distortions caused by physical page curvature or camera lens distortion...convert a photographed book page into a text. You will only need...

    docs.aspose.com/ocr/net/extract-text-from-photo/
  5. Split Panes in Jython|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....repositories: GitHub Setting Page Options in Jython Unprotecting...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/split-panes-in-jython/
  6. 档案

    档案...visit(Page) 方法访问所选页面。 在嵌套循环中,遍历 TableAbsorber...扫描页面 for (com.aspose.pdf.Page page : pdfDocument.getPages())...

    blog.aspose.com/zh/pdf/extract-data-from-tables...
  7. Work with Columns and Rows|Aspose.Words for Pyt...

    Working with parts of a table – rows, columns, and cells using Python. Specify Header Row Python....Row only on the first page or on each page if the table is split...repeat the Header Row on every page using the HeadingFormat property...

    docs.aspose.com/words/python-net/working-with-c...
  8. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。... 将注释添加到 Page 对象的注释集合中。 以下代码片段演示了如何在PDF页面中添加注释。...TextAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/text-annotation/
  9. Working with Shapes in PS file | Python

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...
  10. PdfSaveOptions.Clone | Aspose.Words for .NET

    Discover the PdfSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your PDF management capabilities....( doc ); // Insert text with PAGE and NUMPAGES fields. These fields... Write ( "Page " ); builder . InsertField ( "PAGE" , "" ); builder...

    reference.aspose.com/words/net/aspose.words.sav...