Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 413,699 for

pdf

(0.16 sec)
  1. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the Pdfs using code below Document document = new Document(PdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...loading the PDF Aspose.PDF Product Family aspose-pdf-net cpaperless...are trying to load some of the pdfs using code below Document document...

    forum.aspose.com/t/the-input-string-creatorinfo...
  2. Total for Java, aspose-cells 25.9, the result ....

    Total for Java, aspose-cells 25.9, the result .Pdf lacks a “logical table” in source .xlsx The file is very weird to me. I’ll attach bot the source and the target file (of the conversion)....pdf lacks a table in source .xlsx...aspose-cells 25.9, the result .pdf lacks a “logical table” in source...

    forum.aspose.com/t/total-for-java-aspose-cells-...
  3. How to remove Link Annotation using Java | Aspo...

    Remove Link annotations programmatically in Pdf with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....order to annotate PDF file, we’ll use Aspose.PDF for Java API which...<artifactId>aspose-pdf</artifactId> <version>version of aspose-pdf API</version>...

    products.aspose.com/pdf/java/annotation/link/re...
  4. Aspose.cell PDF文件转换主线程不释放 - Free Support Forum ...

    我们发现aspose.cell save方法 excel转Pdf的时候,如果碰到转换失败会一直卡主线程不释放,但是也没有抛出任何异常,导致我们整个主线程都被阻塞,不能在做其他的转换操作。 想问一下如果出现转换出错,能否抛出异常告知不要阻塞主线程不释放呢? 我们用的Aspose cells是最新的25.5的版本 Code Snipet: WXWorkCapture_1747279838100.png (24.6 KB)...cell PDF文件转换主线程不释放 Aspose.Cells Product Family cells-net...我们发现aspose.cell save方法 excel转PDF的时候,如果碰到转换失败会一直卡主线程不释放,但是也没有抛...

    forum.aspose.com/t/aspose-cell-pdf/312719
  5. How to get Redaction Annotation using Java | As...

    Get Redaction annotations programmatically in Pdf with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....order to annotate PDF file, we’ll use Aspose.PDF for Java API which...<artifactId>aspose-pdf</artifactId> <version>version of aspose-pdf API</version>...

    products.aspose.com/pdf/java/annotation/redacti...
  6. How to add Polygon Annotation using Java | Aspo...

    Add Polygon annotations programmatically in Pdf with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....order to annotate PDF file, we’ll use Aspose.PDF for Java API which...<artifactId>aspose-pdf</artifactId> <version>version of aspose-pdf API</version>...

    products.aspose.com/pdf/java/annotation/polygon...
  7. How to remove Watermark Annotation using Java |...

    Remove Watermark annotations programmatically in Pdf with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....order to annotate PDF file, we’ll use Aspose.PDF for Java API which...<artifactId>aspose-pdf</artifactId> <version>version of aspose-pdf API</version>...

    products.aspose.com/pdf/java/annotation/waterma...
  8. How to add Watermark Annotation using Java | As...

    Add Watermark annotations programmatically in Pdf with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....order to annotate PDF file, we’ll use Aspose.PDF for Java API which...<artifactId>aspose-pdf</artifactId> <version>version of aspose-pdf API</version>...

    products.aspose.com/pdf/java/annotation/waterma...
  9. How to add Square Annotation using Java | Aspos...

    Add Square annotations programmatically in Pdf with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....order to annotate PDF file, we’ll use Aspose.PDF for Java API which...<artifactId>aspose-pdf</artifactId> <version>version of aspose-pdf API</version>...

    products.aspose.com/pdf/java/annotation/square/...
  10. Aspose.PDF Search text from PDF file using C# |...

    Document doc = new Document(inputPdfPath); var absorber = new TextFragmentAbsorber(“(713) 853-4737”); TextSearchOptions textSearchOptions = new TextSearchOptions(true); absorber.TextSearchOptions = textSearchOptions; …...PDF Search text from PDF file using C# | returns 0 in...TextFragmentCollecti Aspose.PDF Product Family Prinston January...

    forum.aspose.com/t/aspose-pdf-search-text-from-...