Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 187,798 for

page

(0.23 sec)
  1. 使用 Java 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    使用 Aspose.PDF for Java 使用 Java 示例代码,以编程方式处理 PDF 中的图像...; int upperRightY = 200 ; Page page = pdfDocument . getPages ()...(). get_Item ( 1 ); page . addImage ( DATA_DIR . resolve ( "aspose-logo...

    products.aspose.com/pdf/zh-hans/java/images/
  2. Converting Worksheet to SVG in Python|Documenta...

    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....into SVG format on a single page. imgOptions = ImageOrPrintOptions...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/converting-worksheet...
  3. HeaderFooter.headerFooterType property | Aspose...

    HeaderFooter.headerFooterType property. Gets the type of this header/footer....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../section/) of the paragraph....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Prolblem convert html to pdf/a with compliance ...

    Hi, my company has upgraded to Aspose 23. I’m having a problem when I try to convert HTML to PDF/A with a compliance level. From what I understand, it’s no longer possible to directly set the compliance level on the A…... I also need to manage some page margins for possible document...i margini final Page page = new Page(); page.setMargin(new Margin(20...

    forum.aspose.com/t/prolblem-convert-html-to-pdf...
  6. PageSetup.other_pages_tray property | Aspose.Wo...

    PageSetup.other_Pages_tray property. Gets or sets the paper tray (bin) to be used for all but the first Page of a section...other_pages_tray property PageSetup.other_pages_tray property...be used for all but the first page of a section. The value is implementation...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....relative to the left edge of the page. Overrides the value of align...relative to the top edge of the page. rotation_angle integer n/a...

    docs.aspose.com/omr/net/json-markup/elements-ba...
  8. Green Box when using Mender to add Image - Free...

    I am using the following code to pass in an image in the form of byte[] and add it to the end of a PDF. Adding the image works when I do not use compression methods. If I use this code I get a green box on the Page the…...code I get a green box on the page the same size as what the image...Document(outputFile); var page = document.Pages.Add(); page.SetPageSize(Aspose...

    forum.aspose.com/t/green-box-when-using-mender-...
  9. Visio File Annotations NET C# | products.aspose...

    Add or remove data annotation of Visio with just few lines of C# code....Annotations Managing Comments in Pages - There is not any limit that...that how many comments a page has in MS Visio. One can add as much...

    products.aspose.com/diagram/net/annotation/
  10. How to Strike Out Text in PDF using Java

    This short tutorial guides on how to strike out text in PDF using Java. It contains all the details to configure the IDE and a runnable sample code to strike out text in Adobe PDF using Java....Page Product Family Aspose.PSD Product...and get access to the target page for striking out text Create...

    kb.aspose.com/pdf/java/how-to-strike-out-text-i...