Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 720,903 for

pdf

(0.15 sec)
  1. Garbled TEXT (Pdf page to image ) - Free Suppor...

    when convert page of Pdf to image , some garbled text (dll version 18.8) The image after convert Java编程思想第4版_0003.jpg (1.6 MB) The source Pdf file Java编程思想第4版3页.Pdf (87.0 KB) using (FileStream imageStream = new Fil…...Garbled TEXT (Pdf page to image ) Aspose.PDF Product Family caiyongxiblake...2:39am 1 when convert page of pdf to image , some garbled text...

    forum.aspose.com/t/garbled-text-pdf-page-to-ima...
  2. Convert Markdown to PDF in Java

    This guide explains the details for converting Markdown to Pdf in Java. It covers the stepwise algorithm and a runnable sample code to render MD to Pdf in Java....PDF Product Family Aspose.Cells Product...Product Family Convert Markdown to PDF in Java This guide explains the...

    kb.aspose.com/html/java/convert-markdown-to-pdf...
  3. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...indefinitely when saving as PDF Aspose.Words Product Family words-net...using FileStream pdf = new FileStream(@"output.pdf", FileMode.Create);...

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  4. Issue with Comparing PDF Files Using Aspose Lib...

    Hi Team, I am encountering an error while comparing two Pdf files using the Aspose Library. However, comparing DOCX files works fine without any issues. The error message is as follows: Exception in thread “main” com.…...Issue with Comparing PDF Files Using Aspose Library Aspose.Words...Family comparedocument , aspose-pdf-java , compare-files munish.singla...

    forum.aspose.com/t/issue-with-comparing-pdf-fil...
  5. Pdf to tiff words disapear in new version - Fre...

    We use the product “Aspose Pdf for .Net” for Pdf to tiff conversion. We switched from version 18.2 to version 23.11. In this transition, we are having problems in version 23.11 for documents that we do not have problems …...Pdf to tiff words disapear in new version Aspose.PDF Product...Product Family aspose-pdf-net , pdf-to-tiff ibtech02 February 7, 2024...

    forum.aspose.com/t/pdf-to-tiff-words-disapear-i...
  6. Create PDF in C# and Validate for Signing using...

    Hi, I am trying to create Pdf in C# and validate for signing using OpenSign 300 Pdf Validator and since v. 21.1 the generated Pdfs are no longer valid. The concrete error: Object 3 0 did not pass validation because of …...Create PDF in C# and Validate for Signing using OpenSign 300...300 PDF Validator Aspose.PDF Product Family create-pdf-c , validate-pdf...

    forum.aspose.com/t/create-pdf-in-c-and-validate...
  7. Convert HTML, Text and Images to PDF in SharePo...

    Pdf SharePoint API allows converting HTML files, text files, and images (JPG, PNG, GIF, TIFF, BMP) to Pdf format....Images to PDF in SharePoint Contents [ Hide ] Aspose.PDF for SharePoint...TIFF, BMP) to PDF format. Convert a Document to PDF To convert a...

    docs.aspose.com/pdf/sharepoint/convert-to-pdf/
  8. Tiff to Pdf conversion: filesize gets increased...

    Hi Team, I am using Aspose.Pdf API for .Net and trying to convert single page .tiff files to .Pdf files. While doing so, the size the converted Pdf file is getting increased a lot. I need help here. Regards, Nilotpal...Tiff to Pdf conversion: filesize gets increased Aspose.PDF Product...1 Hi Team, I am using Aspose.PDF API for .Net and trying to convert...

    forum.aspose.com/t/tiff-to-pdf-conversion-files...
  9. PDF/A compliance lost after adding dokument boo...

    Hello! I convert documents zu Pdf/A (using Aspose.Words), and after the conversion bookmarks are added to the Pdf (with Aspose.Pdf). This worked as expected so far. Now I wanted to change the Pdf compliance to Pdf/A-2A…...PDF/A compliance lost after adding dokument bookmark Aspose.PDF...PDF Product Family dvtdaten December 20, 2022, 2:12pm 1 Hello...

    forum.aspose.com/t/pdf-a-compliance-lost-after-...
  10. How to sucessfully export Pdf as doc? - Free Su...

    Hi,Support: I user the code like this: Dim Pdf As New Aspose.Pdf.Document(“C:\Users\Administrator\Desktop\Temp.Pdf”) Pdf.Save(“C:\Users\Administrator\Desktop\Temp.doc”, Aspose.Pdf.SaveFormat.Doc) to export Pdf as doc…...sucessfully export Pdf as doc? Aspose.PDF Product Family ducaisoft...code like this: Dim Pdf As New Aspose.Pdf.Document(“C:\Users\...

    forum.aspose.com/t/how-to-sucessfully-export-pd...