Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 391,255 for

pdf

(0.13 sec)
  1. How to get Polygon Annotation using Java | Aspo...

    Java sample code to get Polygon annotations in Pdf file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....PDF for Java. Annotations are digital...elements that can be added to a PDF file to provide additional information...

    products.aspose.com/pdf/java/annotation/polygon...
  2. How to remove Circle Annotation using Java | As...

    Java sample code to remove Circle annotations in Pdf file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....PDF for Java. Annotations are digital...elements that can be added to a PDF file to provide additional information...

    products.aspose.com/pdf/java/annotation/circle/...
  3. How to remove Underline Annotation using Java |...

    Java sample code to remove Underline annotations in Pdf file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....PDF for Java. Annotations are digital...elements that can be added to a PDF file to provide additional information...

    products.aspose.com/pdf/java/annotation/underli...
  4. How to remove Redaction Annotation using Java |...

    Java sample code to remove Redaction annotations in Pdf file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....PDF for Java. Annotations are digital...elements that can be added to a PDF file to provide additional information...

    products.aspose.com/pdf/java/annotation/redacti...
  5. How to remove Square Annotation using Java | As...

    Java sample code to remove Square annotations in Pdf file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....PDF for Java. Annotations are digital...elements that can be added to a PDF file to provide additional information...

    products.aspose.com/pdf/java/annotation/square/...
  6. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a Pdf. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.Pdf”: var testDoc = new Document(“D:\test.docx…...title and legend when saving as PDF using Aspose.Words Aspose.Words...convert a word document into a PDF. Aspose.Words Version : 25.6...

    forum.aspose.com/t/problems-with-title-and-lege...
  7. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换Pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...关于CAD转PDF一个错位问题 中文技术支持 cad-java wangwei001 June 27, 2025, 2:12am...png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的...

    forum.aspose.com/t/cad-pdf/314511
  8. 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 …...when extracting images from PDF in multithreading: Not supported...image type Aspose.PDF Product Family aspose-pdf-java pizhai2 August...

    forum.aspose.com/t/error-when-extracting-images...
  9. TextFragmentAbsorber is not working when PDF fo...

    I am using TextFragmentAbsorber for searching keywords and adding Annotations. When Pdf Font is Curier, TextFragmentAbsorber works fine. But, when Pdf Font is Arial, TextFragmentAbsorber can’t search some keywords even…...not working when PDF font is Arial Aspose.PDF Product Family Alice_Kim...and adding Annotations. When PDF Font is Curier, TextFragmentAbsorber...

    forum.aspose.com/t/textfragmentabsorber-is-not-...
  10. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.Pdf for Python 允许您从Pdf文档中添加、获取和删除文本注释。...使用文本注释处理PDF通过Python Contents [ Hide ] 如何将文本注释添加到现有的 PDF 文件中 文本注释是附加在...文本注释是附加在 PDF 文档特定位置的注释。关闭时,注释显示为图标;打开时,它应显示一个弹出窗口,其中包含读者选择的字体和大小的注释文本。...

    docs.aspose.com/pdf/zh/python-net/text-annotation/