Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 184,601 for

page

(0.3 sec)
  1. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image....contain more than one image per page. Therefore, the resulting list...objects than the number of pages in the document. Property Description...

    docs.aspose.com/ocr/python-net/image-regions-wo...
  2. ExtractPages Function Removes Bookmarks - Free ...

    Hi, I am extracting Pages one by one using the ExtractPages function. However, during this process, the bookmarks with the names "bm_ef269859079b419b" and "bm_b3e4256833b46067" are being removed from the extracted Pages…...1:24pm 1 Hi, I am extracting pages one by one using the ExtractPages...removed from the extracted pages. Could you please explain why...

    forum.aspose.com/t/extractpages-function-remove...
  3. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....specific layer on the first page, and save the document with...Retrieve the first page with ‘document.pages’. Select the layer...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  4. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... Add the TextParagraph to Page using TextBuilder. Save the...# Get particular page page = document . pages [ 1 ] # Create text...

    products.aspose.com/pdf/python-net/text/
  5. Working with PDF Pages in JavaScript|Aspose.PDF...

    How to add Pages, add headers and footers, rotate Pages you can know in this section. Aspose.PDF for JavaScript via C++ explain to you all details on this topic....Working with PDF Pages in JavaScript Contents [ Hide ] You are...the following: Delete Pages - delete page from your PDF file via...

    docs.aspose.com/pdf/javascript-cpp/working-with...
  6. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET....to paragraphs collection of page. Save our PDF file. import aspose...Document () # Add page page = document . pages . add () # Create...

    docs.aspose.com/pdf/python-net/add-curve/
  7. 通過Java將圖像添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式将图像添加到 PDF 文档中...; int upperRightY = 200 ; Page page = pdfDocument . getPages ()..."aspose-logo.jpg" ). toString ()); page . getResources (). getImages...

    products.aspose.com/pdf/zh-hant/java/images/add/
  8. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++....it will be visible on every page. builder -> MoveToHeaderFooter...the image at the center of the page. shape -> set_RelativeHorizontalPo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent Pages because when the content g…...headers and footers in subsequent pages because when the content grows...might create more pages. We have defined 2 pages in our XML file...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  10. Document.get_page_info method | Aspose.Words fo...

    Document.get_Page_info method. Gets the Page size, orientation and other information about a Page that might be useful for printing or rendering....get_page_info method get_page_info(page_index) Gets the page size...and other information about a page that might be useful for printing...

    reference.aspose.com/words/python-net/aspose.wo...