Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 228,592 for

page

(0.1 sec)
  1. aspose.pdf.text | Aspose.PDF for Python via .NE...

    The aspose.pdf.text namespace provides classes that allow to extract text, add text, manipulate existing text of a document. It also contain classes that allow to extract, replace, substitute fonts of a document....cell of table that exist on the page AbsorbedRow Represents row of...of table that exist on the page AbsorbedTable Represents table...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  2. BMP to PDF Converter using Python | Aspose.PDF

    Sample code on Python for BMP to PDF conversion. Use example code for batch BMP to PDF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...document = Document () page = document . Pages . Add () image = Image...

    products.aspose.com/pdf/python-net/conversion/b...
  3. GIF to PDF Converter using Python | Aspose.PDF

    Sample code on Python for GIF to PDF conversion. Use example code for batch GIF to PDF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...document = Document () page = document . Pages . Add () image = Image...

    products.aspose.com/pdf/python-net/conversion/g...
  4. EMF to PDF Converter using Python | Aspose.PDF

    Sample code on Python for EMF to PDF conversion. Use example code for batch EMF to PDF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...document = Document () page = document . Pages . Add () image = Image...

    products.aspose.com/pdf/python-net/conversion/e...
  5. ShapePlaceFlipValue | Aspose.Diagram for Java A...

    Specifies how a placeable shape flips and/or rotates on the Page when a user selects Lay Out Shapes Shapes menu....flips and/or rotates on the page when a user selects Lay Out...UNDEFINED Undefined USE_PAGE_DEFAULT Use page default. Methods Method...

    reference.aspose.com/diagram/java/com.aspose.di...
  6. ASPOSE.OCR reads only one character from pdf im...

    I have one doubt, I am using below code to read text from an image of a pdf file but it returns only single line I want to read the whole file text. Here is my code which ASPOSE.OCR is given. AsposeOcr libVar = new Aspo…...Pages.Accept(abs); foreach (ImagePlacement...ImagePlacementAbsorb(); pdfDocument.Pages.Accept(abs); foreach (ImagePlacement...

    forum.aspose.com/t/aspose-ocr-reads-only-one-ch...
  7. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....Hide ] Replace Text in all pages of PDF document You can try...to replace text in all the pages of a PDF document, you first...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  8. CGM to HTML Converter using Python | Aspose.PDF

    Sample code on Python for CGM to HTML conversion. Use example code for batch CGM to HTML conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...document = Document () page = document . Pages . Add () image = Image...

    products.aspose.com/pdf/python-net/conversion/c...
  9. Aspose::Words::Vba::VbaProject Class Reference ...

    Provides access to VBA project information. A VBA project inside the document is defined as a collection of VBA modules....name: {0} signed; Project code page: {1}; Modules count: {2}\n"...{0} not signed; Project code page: {1}; Modules count: {2}\n"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. Working with Annotations|Aspose.PDF for .NET

    Learn how to work with annotations in PDF files using Aspose.PDF in .NET, including adding comments, highlights, and other annotations....Hide ] The content inside a PDF page is difficult to edit, but the...be added to PDF pages without changing the page content. These...

    docs.aspose.com/pdf/net/annotations/