Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 187,790 for

page

(0.24 sec)
  1. Aspose::Words::Document::get_Frameset method | ...

    Aspose::Words::Document::get_Frameset method. Returns a Frameset instance if this document represents a frames Page in C++....document represents a frames page. System :: SharedPtr < Aspose...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....pdf" ); Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    docs.aspose.com/pdf/java/create-forms/
  3. Multithreading support|Documentation

    Optimize the resource usage by limiting the number of threads used by Aspose.OCR for Python via .NET recognition engine....image; recognition of a single-page PDF. Aspose.OCR for Python via...image/page in parallel. Recognizing multiple files/pages Applies...

    docs.aspose.com/ocr/python-net/multithreading/
  4. Remove Pages from PDF using cpp-cli | Aspose.PDF

    Remove Pages from PDF file programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...How to Delete pages from PDF using CLI Remove pages from PDF using...information, you may need to delete pages or sections containing confidential...

    products.aspose.com/pdf/cpp-cli/pages/remove/
  5. HeaderFooterType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HeaderFooterType enum for easy identification of header and footer types in Word documents. Enhance your document processing today!...0 Header for even numbered pages. HeaderPrimary 1 Primary header...numbered pages. FooterEven 2 Footer for even numbered pages. FooterPrimary...

    reference.aspose.com/words/net/aspose.words/hea...
  6. Aspose.Pdf.Comparison.SideBySidePdfComparer Err...

    Sometime when adding multiple ‘ExcludeAreas’ the Compare methode is running into an error: Index was out of range. Must be non-negative and less than the size of the collection. (Parameter ‘index’) …...Pages[i], pdfDocumentB.Pages[i], outputCompareSideByS...exclude. Validate Page Count : Ensure that the pages you are comparing...

    forum.aspose.com/t/aspose-pdf-comparison-sideby...
  7. How to get Comment and Author from Visio FIle -...

    Hello, Team, we are trying to get comment added by author in visio, see sample snap shot for visio file. Here I can get the comment using below code, AnnotationCollection annotations = Page.PageSheet.Annotations; // …...AnnotationCollection annotations = page.PageSheet.Annotations; // Iterate...author‑comment pairs (here we walk all pages) var authorComments = new Dictionary<string...

    forum.aspose.com/t/how-to-get-comment-and-autho...
  8. Basic samples how to convert OneNote to Html

    You will learn how to convert OneNote to Html programmatically or online and consider C# examples of OneNote to Html conversions using Aspose.Note....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/net/convert-onenote-to-htm...
  9. How to Insert Word Header and Footer using C#

    In this tutorial you will learn how to insert Word header and footer using C# without interop. This tutorial can be used to add header and footer in Word using C# and insert some text into them....Page Product Family Aspose.PSD Product...differently for first, even and odd pages. The C# code example in this...

    kb.aspose.com/words/net/how-to-insert-header-an...
  10. Remove Highlight from PDF using Python

    Follow this article to remove highlight from PDF using Python. It has details to set the IDE, a list of steps, and a sample code demonstrating how to erase highlight in PDF using Python by removing all or a particular annotation....Page Product Family Aspose.PSD Product...in it Parse through all the pages in the PDF and collect all the...

    kb.aspose.com/pdf/python/remove-highlight-from-...