Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 185,607 for

page

(0.23 sec)
  1. Archive

    archives...and add comments on different pages and shapes. In accordance with...JAR file from the Downloads page or paste the following configurations...

    blog.aspose.com/diagram/add-comment-visio-java/
  2. FAQ|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/faq/
  3. 限制生成页数 使用 C++ 通过 JavaScript 转换 Excel 为 PDF|Docu...

    学习如何在使用 C++ 通过 JavaScript 将 Excel 工作表转换为 PDF 时限制生成的页数。...body > < h1 > Export Specific Pages to PDF </ h1 > < input type...only Page 3 and Page 4 in the output PDF // Starting page index...

    docs.aspose.com/cells/zh/javascript-cpp/limit-t...
  4. 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
  5. FieldIndex.pageNumberSeparator property | Aspos...

    FieldIndex.PageNumberSeparator property. Gets or sets the character sequence that is used to separate an index entry and its Page number....separate an index entry and its page number. get pageNumberSeparator...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 将 SVG 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 PDF。考虑将 SVG 转换为 PDF 的各种情况,并学习如何使用 PdfSaveOptions。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/zh/java/convert-svg-to-pdf/
  7. 在 .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/
  8. Summarize a Document|Aspose.Words for .NET

    Summarize a document. Aspose.Words for .NET simplifies document summarization using OpenAI and Google AI models by allowing you to specify the summary length....Hide ] What is this page about? This page explains how to generate...results. Please refresh the page and try again....

    docs.aspose.com/words/net/summarize-a-document/
  9. 显示报表筛选页选项|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....- show report filter page for first page field pt . showReportFilterPage...index for showing report filter pages pt . showReportFilterPage (...

    docs.aspose.com/cells/zh/javascript-cpp/show-re...
  10. PageSet.even property | Aspose.Words for Python

    PageSet.even property. Gets a set with all the even Pages of the document in their original order....Gets a set with all the even pages of the document in their original...Remarks Even pages have odd indices since page indices are zero-based...

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