Sort Score
Result 10 results
Languages All
Labels All
Results 5,031 - 5,040 of 190,005 for

page

(0.73 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Znaczki tekstowe, obrazowe lub strony w formacie PDF przy użyciu C++ https://products.aspose.com/pdf/pl/cpp/stamps/ Recent content in Znaczki t......c1 // Add stamp to particular page line cl n documento ->n get_Pagesp...aspose.com/pdf/pl/cpp/stamps/page/ Thu, 15 Jan 2026 00:00:00 +0000...

    products.aspose.com/pdf/pl/cpp/stamps/index.xml
  2. 使用图像|Documentation

    本页介绍如何使用 Aspose.Diagram 库从 Visio 绘图的页面中提取、替换或插入图像。... 提取图像 Page Class 对象表示前景页面或背景页面的绘图区域。 Diagram..."ExtractAllImagesFrom.vsd" ) # Enter page index i.e. 0 for first one for...

    docs.aspose.com/diagram/zh/python-java/working-...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....0 Contents [ Hide ] This page lists all added or removed classes...MasterText - The text on the master page’s shapes for this slide ISlideText...

    docs.aspose.com/slides/net/public-api-and-backw...
  4. Issue with Converting PDF to Black and White fo...

    Problem Description: I am using Aspose.PDF for .NET (Version 21.6.0) to convert PDFs to black and white (grayscale) pdfs. The conversion works fine for smaller PDFs, but when the input PDF has more than 20 Pages, the pr…...and White for Large PDFs (>20 Pages) Using Aspose.PDF 21.6.0 Aspose...input PDF has more than 20 pages, the process fails to complete...

    forum.aspose.com/t/issue-with-converting-pdf-to...
  5. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/python-net/ps/working-with...
  6. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...PageCollection pages = document.getPages(); pages.forEach(page -> images...images.addAll(getImages(page))); return images; } catch (Exception...

    forum.aspose.com/t/error-when-extracting-images...
  7. 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...
  8. PdfPageLayout enumeration | Aspose.Words for Py...

    aspose.words.saving.PdfPageLayout enumeration. Specifies the Page layout to be used when the document is opened in a PDF reader....PdfPageLayout enumeration Specifies the page layout to be used when the document...Description SINGLE_PAGE Display one page at a time. ONE_COLUMN...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various formats in a document using Python.... What is this page about? This page demonstrates how to...How to Insert Barcode on each Page of a Document This example demonstrates...

    docs.aspose.com/words/python-net/working-with-i...
  10. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...Defines whether need enlarge page to fit drawing content or not...// discard saving background pages of the Visio diagram options...

    docs.aspose.com/diagram/zh/java/save-visio-docu...