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

page

(0.12 sec)
  1. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...jsActionsList) { for (Page page : doc.getPages()) { // Check Page actions (OnOpen...OnClose) if (page.getActions() != null) { if (page.getActions()...

    forum.aspose.com/t/unable-to-extract-javascript...
  2. Evaluate Aspose.Cells|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....SharePoint from the download page and install it . Aspose.Cells...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/sharepoint/evaluate-aspos...
  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. Aspose.BarCode for Python via .NET|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....NET Product Page Download Aspose.BarCode for...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/python-net/
  5. ThumbnailGeneratingOptions class | Aspose.Words...

    aspose.words.rendering.ThumbnailGeneratingOptions class. Can be used to specify additional options when generating thumbnail for a document....Description generate_from_first_page Specifies whether to generate...generate thumbnail from first page of the document or first image....

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Bookmark Action|Aspose.PDF for Python via .NET

    This example binds an input PDF, creates a bookmark labeled "PdfContentEditor Bookmark" that navigates to Page 1, and saves the updated document....actions such as navigating to a page. You can also customize the...bookmark action to navigate to page 1 content_editor . create_bookmarks_action...

    docs.aspose.com/pdf/python-net/add-bookmark-act...
  7. Frameset.child_framesets property | Aspose.Word...

    Frameset.child_framesets property. Gets the collection of child frames and frames Pages....of child frames and frames pages. @property def child_framesets...Shows how to access frames on-page. # Document contains several...

    reference.aspose.com/words/python-net/aspose.wo...
  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. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of VBA modules in the collection....signed; Project code page: { vba_project . code_page } ; Modules count:...signed; Project code page: { vba_project . code_page } ; Modules count:...

    reference.aspose.com/words/python-net/aspose.wo...
  10. VbaProject.modules property | Aspose.Words for ...

    VbaProject.modules property. Returns collection of VBA project modules....signed; Project code page: { vba_project . code_page } ; Modules count:...signed; Project code page: { vba_project . code_page } ; Modules count:...

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