Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 192,016 for

page

(0.28 sec)
  1. FieldPageRef.InsertHyperlink | Aspose.Words for...

    Discover how the FieldPageRef InsertHyperlink property enhances your documents by easily linking to bookmarked paragraphs for seamless navigation....PAGEREF field that displays what page a bookmark is on. // Set the..."Hyperlink to Bookmark3, on page: " ). GetFieldCode (), Is ....

    reference.aspose.com/words/net/aspose.words.fie...
  2. PageSetup.multiplePages property | Aspose.Words...

    PageSetup.multiplePages property. For multiple Page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet....multiplePages property For multiple page documents, gets or sets how...Insert text that spans several pages. let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Redact a PDF in Java

    This brief guide explains how to redact a PDF in Java. It contains the system configuration details, and stepwise algorithm, followed by a runnable sample code to redact text in PDF using Java....Page Product Family Aspose.PSD Product...code and change the page number or page coordinates to redact...

    kb.aspose.com/pdf/java/how-to-redact-a-pdf-in-j...
  4. Table with Repeat Header Row difference between...

    Hello, I have issue with exporting table with Repeat Header Row functionality. Received DOCX and PDF differs a lot, Word as expected ignores this prop when header will be bigger then one Page (so as result we have two p…...bigger then one page (so as result we have two pages), PDF from the...this props and generate 12 pages. Here are example files: pdf...

    forum.aspose.com/t/table-with-repeat-header-row...
  5. Aspose.Cells: Excel to PDF conversion splits ro...

    Hello, We are facing an issue when converting an Excel document to PDF using Aspose. Problem description During the conversion, when an Excel worksheet spans multiple PDF Pages, some data rows are split in the middle a…...conversion splits rows across pages Aspose.Cells Product Family...worksheet spans multiple PDF pages , some data rows are split in...

    forum.aspose.com/t/aspose-cells-excel-to-pdf-co...
  6. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。...vsdx" ); // Get page of the Visio diagram by name...Diagram . Page page = diagram . Pages . GetPage ( "Page-1" ); //...

    docs.aspose.com/diagram/zh/net/manipulate-the-e...
  7. Change Background of VDX File via Python | prod...

    Python source code to change background of VDX 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...
  8. DocumentSplitCriteria enumeration | Aspose.Word...

    Aspose.Words.Saving.DocumentSplitCriteria enumeration. Specifies how the document is split into parts when saving to [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub) or [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) format....you can split the document at page breaks and heading paragraphs...Some section breaks can cause page breaks and so on. In typical...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PDF Conversion API | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more formats with Aspose.PDF Library...document = new Document (); Page page = document . getPages ()...."Sample.bmp" ). toString ()); page . getParagraphs (). add ( image...

    products.aspose.com/pdf/conversion/
  10. Stamping|Aspose.PDF for PHP via Java

    Discover how to add stamps, watermarks, or annotations to PDFs in PHP/Java using Aspose.PDF for document customization....PHP: Add Image stamps in PDF page - add image stamp, control image...Add Page stamps in PDFs - add complex stamp based on page from...

    docs.aspose.com/pdf/php-java/stamping/