Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 184,601 for

page

(0.12 sec)
  1. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look....text and the top edge of the page. public bool DoNotDisplayPageBoun...across 3 pages. builder . Writeln ( "Paragraph 1, Page 1." ); builder...

    reference.aspose.com/words/net/aspose.words.set...
  2. Overview|Aspose.PDF for Python via .NET

    Overview of key-features and supported formats of Aspose.PDF for Python via .NET, installation and licensing manual of library....Overview Contents [ Hide ] This page is an overview of Aspose.PDF...Automation. Check out the Landing Pages of Aspose.PDF for Python for...

    docs.aspose.com/pdf/python-net/overview/
  3. Language detecton|Documentation

    How to detect the languages used on the provided image.... Page int Page number. When working with single-page images...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/net/language_detection/
  4. Add Images to PDF using CLI | Aspose.PDF

    Adding images into PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI... Get the page you want to add an image. Add...Add the image into the page’s Resources collection. Use the GSave...

    products.aspose.com/pdf/cpp-cli/images/add/
  5. Extract Text from PDF C#|Aspose.PDF for .NET

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C#....] Extract Text From All the Pages of a PDF Document Extracting...extracting text from all the pages of a PDF document. You need...

    docs.aspose.com/pdf/net/extract-text-from-all-pdf/
  6. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....floating image to the center of a page. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Remove Tables from PDF using Java | Aspose.PDF

    Remove tables from PDF file programmatically with Java sample code using Aspose.PDF for Java...first page with absorber. Get first table on the page. Remove...TableAbsorber (); // Visit first page with absorber absorber . visit...

    products.aspose.com/pdf/java/table/remove/
  8. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external document processor plugin in C++....Adds image watermark on each page of the document loaded by Load()...Adds text watermark on each page of the document loaded by Load()...

    reference.aspose.com/words/cpp/aspose.words/ido...
  9. Table content getting split when converted from...

    Hi, I’m trying to convert a docx file with 104 Pages into pdf, I can see the output pdf contains 106 Pages. When exploring I saw a table on Page 37 (in docx) got split into two tables in the next Page in pdf. Simsun a…...convert a docx file with 104 pages into pdf, I can see the output...contains 106 pages. When exploring I saw a table on page 37 (in docx)...

    forum.aspose.com/t/table-content-getting-split-...
  10. How to Underline in PDF using Python

    This article describes how to underline in PDF using Python. It shares the details to set the environment and a sample runnable code to underline text in PDF using Python....Page Product Family Aspose.PSD Product...Document class and add a new page Instantiate a TextBuilder object...

    kb.aspose.com/pdf/python/how-to-underline-in-pd...