Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 419,538 for

pdf

(0.47 sec)
  1. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to Pdf using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.Pdf"); I’ve attached the test files and a s…...place when converting DOCX to PDF Aspose.Words Product Family words-net...Hi, When converting a DOCX to PDF using Aspose, I noticed one of...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  2. 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...
  3. Insert text with html to a table cell PDF .net ...

    Hi, i am building a Pdf document. i need to add text Dim s1 As String = "STAFF STATUS: "to a table cell. since it has html in it, i believe i have to do something different. here is part the code. Dim doc As Do…...html to a table cell PDF .net Aspose.PDF Product Family xingy...8:34am 1 Hi, i am building a PDF document. i need to add text...

    forum.aspose.com/t/insert-text-with-html-to-a-t...
  4. 在 Python 中使用 PDF 操作符|Aspose.PDF for Python via ...

    了解如何在 Python 中使用低层 Pdf 操作符,以实现精确的内容流处理和图形控制。...在 Python 中使用 PDF 操作符 Contents [ Hide ] PDF 操作符及其用法简介 操作符是指定应执行的某种操作的...操作符是指定应执行的某种操作的 PDF 关键字,例如在页面上绘制图形形状。操作符关键字与具名对象的区别在于其前面没有斜线字符(2Fh)。操作符仅在内容流内部才有意义。...

    docs.aspose.com/pdf/zh/python-net/working-with-...
  5. Unable to convert a web-page content to pdf - S...

    Hi! I have the following URL of a web page that I want to convert to Pdf: https://www.theverge.com/2023/1/16/23557098/generative-ai-art-copyright-legal-lawsuit-stable-diffusion-midjourney-deviantart/ I also have some c…...convert a web-page content to pdf - System.ArgumentException: Incompatible...types Aspose.PDF Product Family html-to-pdf , aspose-pdf-net , net...

    forum.aspose.com/t/unable-to-convert-a-web-page...
  6. PDF to TIFF Conversion: Arguments should lie in...

    Hi there, Attached BadPdfPOC.zip (26.0 KB) is the code solution for this post: https://forum.aspose.com/t/Pdf-to-tiff-conversion-arguments-should-lie-in-interval-0-1-argumentoutofrangeexception/328715/3 Thanks! -An…...PDF to TIFF Conversion: Arguments should lie in interval [0,...Aspose.PDF Product Family pdf-to-image , aspose-pdf-net , pdf-to-tiff...

    forum.aspose.com/t/pdf-to-tiff-conversion-argum...
  7. Trying to convert html to pdf but some CSS not ...

    Hi Team, I am trying to convert html to Pdf some CSS not supporting linear-gradient() & I am using below css code background: linear-gradient(171deg, #003C69 0%, #6639B7 100%) 0% 0% no-repeat padding-box; can you ple…...Trying to convert html to pdf but some CSS not supporting like...linear-gradient() Aspose.PDF Product Family html-to-pdf bhavik.m February...

    forum.aspose.com/t/trying-to-convert-html-to-pd...
  8. The message title, sender and receiver get lost...

    I use Aspose Email Java to convert a msg File to Pdf file, the rendering result is good, however, only Email body get displayed, yet message title, sender and receiver disappear on Pdf. Here it is the msg test file, bec…...receiver get lost during Email to PDF convert Aspose.Email Product...Java to convert a msg File to PDF file, the rendering result is...

    forum.aspose.com/t/the-message-title-sender-and...
  9. PDF 中添加页码|Aspose.PDF for Python via .NET

    了解如何在 Python 中使用 PdfFileStamp 为 Pdf 文档添加页码。...在 PDF 中添加页码 Contents [ Hide ] Aspose.PDF for Python via .NET...NET 提供了 PdfFileStamp 用于向 PDF 页面添加重复内容的外观。您可以使用它插入默认位置的页码、在特定坐标处定位页码,或控制其对齐方式和边距。...

    docs.aspose.com/pdf/zh/python-net/page-number/
  10. How to get Freetext Annotation using Java | Asp...

    Get Freetext 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/freetex...