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

page

(0.3 sec)
  1. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....in Page Layout view, Print Preview, and on printed pages. You...You can also use the Page Setup dialog box if you want to view...

    docs.aspose.com/cells/python-net/get-headers-or...
  2. PDF Highlights Annotation using C++|Aspose.PDF ...

    标记注释在文档的文本中以高亮、下划线、删除线或波浪线的形式呈现。...-> Visit ( document -> get_Pages () -> idx_get ( 1 )); // 创建注释...HighlightAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), tfa ->...

    docs.aspose.com/pdf/zh/cpp/highlights-annotation/
  3. 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/
  4. Add Text to PDF Using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java...more details check the GitHub page. Add Text to PDF File via PHP...properties. Add the TextParagraph to Page using TextBuilder. Save the...

    products.aspose.com/pdf/php-java/text/
  5. 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...
  6. 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...
  7. 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...
  8. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....on the left side // and the page containing the XE field on the...getFieldCode()); // On a new page, start the bookmark with a name...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. Rotate PDF using Python | Aspose.PDF

    Rotate PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Rotate PDF Pages with Python Do you need to rotate PDF? Programmatic...update or change the page orientation of pages in an existing PDF...

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