Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 184,566 for

page

(0.14 sec)
  1. Document.updatePageLayout method | Aspose.Words...

    Document.updatePageLayout method. Rebuilds the Page layout of the document....updatePageLayout() Rebuilds the page layout of the document. updatePageLayout...formats a document into pages and updates the page number related fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each Page....justification of text on each page. Members Name Description Bottom...the page. Center Text is aligned in the middle of the page. Justify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 在 Visio PHP 绘图中插入一个新的空白页|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ); \ # Get max page ID $max_page_id = $diagram -> getPages...-> getCount ()) { if ( $max_page_id < $diagram -> getPages ()...

    docs.aspose.com/diagram/zh/java/insert-a-new-bl...
  4. Extract Links from the PDF File|Aspose.PDF for ...

    Extract links from PDF with Java. This topic explain you how to extract links using AnnotationSelector class.... Get the Page you want to extract links from...specified page. Pass the AnnotationSelector object to the Page object’s...

    docs.aspose.com/pdf/java/extract-links/
  5. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the Page orientation in an existing PDF file programmatically with Python....Rotating PDF Pages Using Python Contents [ Hide ] This topic...update or change the page orientation of pages in an existing PDF...

    docs.aspose.com/pdf/python-net/rotate-pages/
  6. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered Pages in C++....odd-numbered and even-numbered pages. bool Aspose :: Words :: PageSetup...how to enable or disable even page headers/footers. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Creating a non editable pdf blurs the text - Fr...

    On creating PDF non editable by using below code. The non editable PDF look is not in sync with the normal editable pdf. Content of Non editable pdf shrinks a little and becomes blurry on zooming in. Code which we are …...Pages pages = pdfDocument.Pages; // ZOOM SETTINGS...the pages using the Pages collection foreach (Page page in pdfDocument...

    forum.aspose.com/t/creating-a-non-editable-pdf-...
  8. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust Page width in points, enhancing your document layout for optimal presentation....Returns or sets the width of the page in points. public double PageWidth...it will be visible on every page. builder . MoveToHeaderFooter...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the Page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...the header/footer using the page-wise logic below. However, after...pageNumber = 1; Aspose.Words.Document page = null; for (int i = 0; i <...

    forum.aspose.com/t/content-control-wrapping-iss...
  10. Add Image to PDF using C++|Aspose.PDF for C++

    This section describes how to add image to existing PDF file using C++ library....Existing PDF File Every PDF page contains Resources and Contents...input PDF document. Get the page you want to add an image to...

    docs.aspose.com/pdf/cpp/add-image-to-existing-p...