Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 188,041 for

page

(0.58 sec)
  1. PDF 粘性注释|Aspose.PDF for PHP via Java

    本主题关于粘性注释,作为示例我们展示了文本中的水印注释。它用于表示页面上的图形。查看代码片段以解决此任务。...$colors = new Color (); // 获取特定页面 $page = $document -> getPages () ->...= new WatermarkAnnotation ( $page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/zh/php-java/sticky-annotati...
  2. Timeout when using Aspose.SVG.Drawing.SkiaSharp...

    I am attempting to convert SVG images to compressed JPG images. I started by using Aspose.SVG, and implemented a method to do just that. It is rather slow, but it did manage to make some decent jpg compressions. Howeve…...SourceDpi) }, }; private static Page GetSvgPage(SVGDocument svg,...heightInPixels == 0) { return new Page(); } var pixelSize = new Size(...

    forum.aspose.com/t/timeout-when-using-aspose-sv...
  3. We need a trial license for **Aspose.Cells for ...

    We need a trial license for Aspose.Cells for Java grid js...product page: Go to the Aspose.Cells for Java product page. Request...button. This will direct you to a page where you can fill out your...

    forum.aspose.com/t/we-need-a-trial-license-for-...
  4. FieldXE class | Aspose.Words for Python

    aspose.words.fields.FieldXE class. Implements the XE field...Remarks Defines the text and page number for an index entry, which...bold formatting to the entry’s page number. is_dirty Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 Java 创建 PDF 表单 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码创建 PDF 表单并以编程方式添加字段。...Document ( inputFile )) { Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/zh-hans/java/acroforms/...
  6. How to get Images from a PDF in C#

    This tutorial explains how to get images from a pdf in c# with the help of step-wise procedure and a runnable sample code. The sample code can be used to get all images from pdf in c# as well as selected ones with the help of a very few lines of code only....Page Product Family Aspose.PSD Product...access to a particular page of the PDF. Each page has a collection...

    kb.aspose.com/pdf/net/how-to-get-images-from-a-...
  7. Need to extract text from the image along with ...

    Currently am using TextAbsorber to extract the text present in the PDF but I do have pdf with images also. Need to extract the text from the image also. Below is the code which am using to extract the text in c#. privat…...absorber for all the pages pdfDocument.Pages.Accept(textAbsorber);...10-trends-to-watch-heading-into-2023 in page 36. I don’t see any info from...

    forum.aspose.com/t/need-to-extract-text-from-th...
  8. Container Copy Styling Issues (continued) - Fre...

    Started here: After the 25.11 update I’m still seeing some issues with styling of copied containers. Issues: The first container copy is quite a bit wider than the original or the other copies. The style still doesn…...copying a container from one page to another. The script below...stopped removing the placeholder page (so that comparisons are easier)...

    forum.aspose.com/t/container-copy-styling-issue...
  9. 使用 Java 打印 PDF | Aspose.PDF

    使用 Aspose.PDF for Java 透過 Java 範例程式碼以程式方式列印 PDF 文檔...false ); // Do not produce the page number dialog when printing...Create objects for printer and page settings and PrintDocument PdfPrinterSettings...

    products.aspose.com/pdf/zh-hant/java/print/
  10. JPEG to PDF Merge using Java | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/