Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 188,016 for

page

(0.28 sec)
  1. Delete PDF pages|Aspose.PDF for .NET

    This section explains how to delete PDF Pages with Aspose.PDF Facades using PdfFileEditor class....Ask AI Delete PDF pages Contents [ Hide ] If you want to delete...delete a number of pages from the PDF file which is residing on...

    docs.aspose.com/pdf/net/delete-pdf-pages/
  2. 档案

    档案...Page for C++ 以编程方式创建或编辑 PostScript...转换为图像 在开始之前,我假设您已经下载了 Aspose.Page for C++ 并在您的 C++ 项目中引用了它。但是,如果您还没有,您可以从...

    blog.aspose.com/zh/page/convert-postscript-ps-e...
  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. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file....GIF, JPEG, PNG, or WebP), each page of the output will be saved...GIF, JPEG, PNG, or WebP), each page of the output will be saved...

    reference.aspose.com/words/net/aspose.words.low...
  5. IDocumentConverterPlugin.convert_to_images meth...

    IDocumentConverterPlugin.convert_to_images method. Converts Pages from document from input stream to array of images....load_options, save_options) Converts pages from document from input stream...save options. Returns Array of page images streams. See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 配置 Visio 时间线形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置里程碑形状的属性。... Pages . GetPage ( "Page-1" ). Shapes . GetShape...timeline = diagram . Pages . GetPage ( "Page-1" ). Shapes . GetShape...

    docs.aspose.com/diagram/zh/net/configure-visio-...
  7. How to get horizontal alignment - Free Support ...

    Hi, to get and set the horizontal alignment of a shapes text i have to use the Para class. That’s what i read at following Page: Working with Shapes Paragraph But if i do so, all of my shapes have allways an empty Par…...That’s what i read at following page: Working with Shapes Paragraph...vsdx"); Aspose.Diagram.Page page = diagram.Pages[0]; foreach (Aspose...

    forum.aspose.com/t/how-to-get-horizontal-alignm...
  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. Convert HTML to DOCX – C#

    Convert HTML to DOCX in C# using Aspose.HTML API. Consider various HTML to DOCX conversion scenarios in C# examples. Try online HTML Converter....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/convert-html-to-docx/
  10. How to convert PDF to JPG | Aspose.PDF

    Do you know how easily convert PDF to JPG in Python? Convert PDF to JPG images with high quality using Python via .NET PDF library.... Learn the Landing Page of PDF to JPG conversion for...JpegDevice.Process method with page index & output file path as...

    products.aspose.com/pdf/tutorial/convert-pdf-jpg/