Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 187,806 for

page

(0.55 sec)
  1. Extract Text From Stamps using C#|Aspose.PDF fo...

    Learn how to use special feature of Aspose.PDF for .NET - text exstraction from stamp annotations...from list of annotations of a page. Define a new object of TextAbsorber...Annotation item = document . Pages [ 1 ]. Annotations [ 1 ]; if...

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  2. Tick/check symbol - Free Support Forum - aspose...

    I’m trying to show the symbol (:heavy_check_mark:) on a PDF. (I’m using VB.Net). I tried using #$UNICODE(10004) but it didn’t work. can anyone tell me how to get this check symbol to show up?...//Create a page in the Pdf object Aspose.Pdf.Page sec1 = pdf1...pdf1.Pages.Add(); //Create a sample text paragraph Aspose.Pdf.Text...

    forum.aspose.com/t/tick-check-symbol/82133
  3. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document....document statistics such as word/page/character counts as metadata...Statistics # Page count: The page_count property shows the page count...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.characters_with_space...

    BuiltInDocumentProperties.characters_with_spaces property. Represents an estimate of the number of characters (including spaces) in the document....document statistics such as word/page/character counts as metadata...Statistics # Page count: The page_count property shows the page count...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your document's content type for enhanced organization....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/net/aspose.words.pro...
  6. BMP to PDF Merge using Python | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Library on the Documentation pages. To verify the benefits of the...merged images. Add a default page to the document, which will...

    products.aspose.com/pdf/python-net/merger/bmp-t...
  7. Გადაიყვანეთ HTML Გამოსახულება Python

    გადაიყვანეთ HTML Გამოსახულება Python ფორმატში კოდით. შეინახეთ HTML როგორც Გამოსახულება Python....JPG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .jpg" , save_options)...

    products.aspose.com/words/ka/python-net/convers...
  8. Გადაიყვანეთ PDF BMP Python

    გადაიყვანეთ PDF BMP Python ფორმატში კოდით. შეინახეთ PDF როგორც BMP Python....BMP) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .bmp" , save_options)...

    products.aspose.com/words/ka/python-net/convers...
  9. Გადაიყვანეთ PDF SVG Python

    გადაიყვანეთ PDF SVG Python ფორმატში კოდით. შეინახეთ PDF როგორც SVG Python....SVG) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .svg" , save_options)...

    products.aspose.com/words/ka/python-net/convers...
  10. Გადაიყვანეთ PDF GIF Python

    გადაიყვანეთ PDF GIF Python ფორმატში კოდით. შეინახეთ PDF როგორც GIF Python....GIF) for page in range (doc.page_count): save_options.page_set =...saving.PageSet(page) doc.save( f"Output_ {page + 1 } .gif" , save_options)...

    products.aspose.com/words/ka/python-net/convers...