Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 189,543 for

page

(2.14 sec)
  1. Change Background of VSD File via Python | prod...

    Python source code to change background of VSD documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-java/changeb...
  2. Extract Images from PDF using Python|Aspose.PDF...

    Learn how to extract embedded images from PDF files with Aspose.PDF for Python....open the PDF, then access the page resources to retrieve an XImage...target page. Retrieve the required XImage from the page image...

    docs.aspose.com/pdf/python-net/extract-images-f...
  3. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。...之后,您可以调用 Page 的 AddStamp 方法将印章添加到PDF中。您还可..."PageNumberStamp.pdf" )) { // Create page number stamp var pageNumberStamp...

    docs.aspose.com/pdf/zh/net/add-page-number/
  4. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....correction Contents [ Hide ] When a page is fed to a flatbed scanner...image on the page. When working with single-page images, this...

    docs.aspose.com/ocr/net/deskew/
  5. Prohlížeč souborů AI online | products.aspose.com

    Zobrazit soubor AI online pomocí vestavěné aplikace Aspose...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/cz/ai/
  6. AI datoteka online preglednik | products.aspose...

    Pregledajte AI datoteku na mreži pomoću ugrađene aplikacije Aspose...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/cr/ai/
  7. Add Free Text Annotations|Aspose.PDF for Python...

    This example loads an existing PDF file, adds a free text annotation to the first Page at a defined position, and saves the modified document....visible text directly onto a PDF page without requiring pop-up comments...displayed text, and the target page. Create the PdfContentEditor...

    docs.aspose.com/pdf/python-net/add-free-text-an...
  8. Aspose::Words::Fields::FieldToc::get_TableOfFig...

    Aspose::Words::Fields::FieldToc::get_TableOfFiguresLabel method. Gets or sets the name of the sequence identifier used when building a table of figures in C++....includes the SEQ field and the page's number that the field appears...immediately to the left // of the page number that the main sequence...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Archive

    archives...integration of HTML5 Canvas on web pages. HTML5 Canvas element is used...graphics on the fly within the web pages. It provides you with an area...

    blog.aspose.com/imaging/generate-html5-canvas-p...
  10. Add, Move or Delete pages in PDF using Python |...

    Manipulate PDF Pages of your document programmatically with Python sample code using Aspose.PDF for Python for .NET...with Pages in Python Add Pages Move Pages Delete Pages How to...to Insert pages to PDF Document using Python In order to add page...

    products.aspose.com/pdf/python-net/pages/