Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 181,385 for

page

(0.11 sec)
  1. How to Add Watermark | Aspose.PDF

    Do you know how easily Add Watermark to PDF in Java? Add Watermark to PDF with high quality using Java Aspose.PDF library....artifact is added to the first page of the PDF using the getArtifacts()...// Add watermark to the first page of PDF doc . getPages (). get_Item...

    products.aspose.com/pdf/tutorial/add-watermark/
  2. PDF to JPG,JPG比原始文件大了。 - Free Support Forum - a...

    你好,感谢您的查看和帮助。 /// <summary> /// 极简版:直接保存PDF中的图片(纯Aspose.PDF官方API,跨平台) /// </summary> public static void ExtractImageFromPdfSimple(string inputPath, string outputDirectory) { if (!Directory.Exists(outputDirecto…...imageCount = 0; foreach (Page page in document.Pages) { foreach (XImage...(XImage xImage in page.Resources.Images) { imageCount++; string outputPath...

    forum.aspose.com/t/pdf-to-jpg-jpg/323716
  3. 在 .NET 中使用工件|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您为 PDF 页面添加背景图像,并使用 Artifact 类获取每个水印。...枚举的值,其中包括 Background, Layout, Page, Pagination 和 Undefined)。 Artifact...实际内容和工件中所描述)。 要获取特定页面上的所有水印, Page 类具有 Artifacts 属性。 下面的代码片段显示了如何获取...

    docs.aspose.com/pdf/zh/net/artifacts/
  4. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via C++.... Multi-page TIFF images are fully supported...cannot extract images from HTML pages. The library does not support...

    docs.aspose.com/ocr/python-cpp/supported-file-f...
  5. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  6. Table recognition|Documentation

    Extracting and recognizing table cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content.... Pages ) { Console . WriteLine ( $"page {p.PageIndex}"...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/net/table-recognition/
  7. Convert EPS files using .NET API

    EPS to BMP conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/convert-eps/
  8. Performance|Documentation

    How to optimize the performance of Aspose.Cells for Node.js via Java.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/nodejs-java/performance/
  9. Rows and Columns|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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/rows-and-columns/
  10. Convert PDF to Different Image Formats in Pytho...

    Learn how to convert PDF documents into various image formats using Aspose.PDF in Python via Java....Convert Single or Particular Pages of PDF to TIFF Image Format...ImageDevice - for a particular page. Convert PDF using DocumentDevice...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...