Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 190,008 for

page

(0.34 sec)
  1. Convert PDF/A to PDF format|Aspose.PDF for Java

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with Java library.... add pages). In the following example,...loses PDF/A compliance after the page adding. public static void ...

    docs.aspose.com/pdf/java/convert-pdfa-to-pdf/
  2. 使用 C++ 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for C++,使用 C++ 示例代码,以编程方式从 PDF 文件中提取表格...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...TableAbsorber > (); absorber -> Visit ( page ); for ( auto table : absorber...

    products.aspose.com/pdf/zh-hant/cpp/table/extract/
  3. 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
  4. Set column width to scalable unit like em or pe...

    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....width is 600px where this HTML page is being displayed. In this...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/set-column-width-to-...
  5. Composing Expressions in C#|Aspose.Words for .NET

    Compose expressions when building a report using C#. The complexity of expressions in templates is not restricted....Hide ] Purpose Summary This page describes how to compose and...results. Please refresh the page and try again....

    docs.aspose.com/words/net/composing-expressions/
  6. Developer Guide in Java|Aspose.Words for Java

    Learn Aspose.Words for Java Developer Guide to get more use cases, tips, and technical details....from a document in flow-layout page format. Mail Merge and Reporting...results. Please refresh the page and try again....

    docs.aspose.com/words/java/developer-guide/
  7. Using Conditional Blocks in C#|Aspose.Words for...

    Use conditional blocks to represent the same data depending on a condition using C#....Hide ] Purpose Summary This page explains how to use conditional...results. Please refresh the page and try again....

    docs.aspose.com/words/net/using-conditional-blo...
  8. 在 .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/
  9. Getting Started|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....BarCode for Java , this page serves as a great starting point...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/java/getting-started/
  10. Developer Guide in Node.js|Aspose.Words for Nod...

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for Node.js via .NET features, achieve a certain document appearance, or make a use case possible....from a document in flow-layout page format. Programming with Documents...results. Please refresh the page and try again....

    docs.aspose.com/words/nodejs-net/developer-guide/