Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 187,783 for

page

(0.18 sec)
  1. Remove Tables from existing PDF|Aspose.PDF for ...

    Understand how to remove tables from a PDF document using Aspose.PDF for .NET, improving document clarity and structure....successfully finds tables on the page, it becomes capable to remove...first page with absorber absorber . Visit ( document . Pages [ 1...

    docs.aspose.com/pdf/net/remove-tables-from-exis...
  2. What is EPS file format? | Knowledge Base

    Encapsulated PostScript or EPS described in this article, in short, is one of the Page Description Languages, dynamic one if to be more specific....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/what-is-eps-file/
  3. Working with Footnote and Endnote|Aspose.Words ...

    Insert ffotnotes or endnotes into a document and specify its options using Node.js....of columns on the displayed page. The following code example...bottom of each page or beneath the text on each page. The endnote...

    docs.aspose.com/words/nodejs-net/working-with-f...
  4. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark....positioned in the centre of the page. While in Aspose.Words there...// Place the watermark in the page center. watermark . setRelativeHorizonta...

    docs.aspose.com/words/java/add-watermark/
  5. 多线程下获取PDF中的图片信息报错:Not supported image type - Fr...

    代码如下,正常使用则没有问题,但是添加了线程池就会报错: com.aspose.pdf.internal.ms.System.l7n: Not supported image type at com.aspose.pdf.XImage.lI(Unknown Source) at com.aspose.pdf.XImage.saveInternal(Unknown Source) at com.aspose.pdf.XImage.…...PageCollection pages = document.getPages(); int pageSize = pages.size();...else { pages.forEach(page -> images.addAll(getImages(page))); }...

    forum.aspose.com/t/pdf-not-supported-image-type...
  6. After the greyscale pdf pages are getting black...

    Hi Team I am trying to print a pdf document using Aspose.pdf but i am getting black Pages with white text black Pages with white text in the printed sheet. Can you check this as a priority as we are facing issue in the…...After the greyscale pdf pages are getting blacked out Aspose...getting black pages with white text black pages with white text...

    forum.aspose.com/t/after-the-greyscale-pdf-page...
  7. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    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....vsdx" ); // get page of the Visio diagram by name...Diagram . Page page = diagram . Pages . GetPage ( "Page-1" ); //...

    docs.aspose.com/diagram/net/public-api-changes-...
  8. Pdf file merge issue - Free Support Forum - asp...

    Excel and Pdf file.zip (3.8 MB) Pls find attach sample file of excel & pdf (output generated & expected pdf ) files...com/t/merging-page-content-into-one-page-if-there-is-enou...two PDF page to fill the blank space on single page and further...

    forum.aspose.com/t/pdf-file-merge-issue/314094
  9. Adding pages to a PDF which have annotations wi...

    I have multiple single Pages which have annotations from the same author. I use the title property to set this. When I merge the Pages together the author of the annotation on subsequent Pages gets a # appended to it. Fo…...Adding pages to a PDF which have annotations with same author...5:06pm 1 I have multiple single pages which have annotations from...

    forum.aspose.com/t/adding-pages-to-a-pdf-which-...
  10. Font.engrave property | Aspose.Words for Node.js

    Font.engrave property. True if the font is formatted as engraved....letters are sunken into the page: builder . font . engrave =...like the letters pop out of the page: builder . font . engrave =...

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