Sort Score
Result 10 results
Languages All
Labels All
Results 4,271 - 4,280 of 417,253 for

pdf

(0.16 sec)
  1. How to Change PDF Password using C#

    This article contains information on how to change Pdf password using C#. It guides to set IDE, write the program using given steps and a runnable sample code to change password of Pdf file using C#....PDF Product Family Aspose.Cells Product...Product Family How to Change PDF Password using C# This short...

    kb.aspose.com/pdf/net/how-to-change-pdf-passwor...
  2. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = PdfDocument.getPages().get_Item(1); PageInfo PdfPageInfo = firstPdfPage.getPageInfo(); Dimension PdfDimension = new Dimension((int) PdfP…...images when doing PDF to Image conversion Aspose.PDF Product Family...renditionOutputStrea); Using Aspose PDF 25.11, this generates a black...

    forum.aspose.com/t/black-box-for-certain-images...
  3. Extract Text and Images from PDF File Online an...

    Online Pdf file parser app. C++ API code to extract images and text from Pdf document....Total C++ Parse Pdf Parse PDF File Online as well as Extract...C++ Develop powerful C++ based PDF document parser utility application...

    products.aspose.com/total/cpp/parse/pdf/
  4. Automatically generated PDF file is not convert...

    Hi team. Our customer reported an issue. We have Pdfa compliant files created automatically by ABCPdf that are failed to be converted with issue: Error occured during saving. Document changes may not be applied. Index w…...Automatically generated PDF file is not converted Aspose.PDF Product Family...Convert(Stream.Null, PdfFormat.PDF_A_1A, ConvertErrorAction.Delete);...

    forum.aspose.com/t/automatically-generated-pdf-...
  5. PDF to DOCX conversion loses all vector graphic...

    Pdf to DOCX conversion loses all vector graphic colors (rendered as black) Environment Product: Aspose.Words for Python via .NET Versions tested: 25.1.0 and 26.3.0 (same result) OS: Ubuntu 22.04 (Docker, also reproduced…...PDF to DOCX conversion loses all vector graphic colors (rendered...jh_park March 20, 2026, 9:22am 1 PDF to DOCX conversion loses all...

    forum.aspose.com/t/pdf-to-docx-conversion-loses...
  6. Crash when saving XLSX to PDF with Version 26.0...

    Hi all, I get a crash when saving to Pdf multiple times. I think the issue is related with: which was also posted by me. So, please find a XLSX attached and see the following code: for (int i = 0; i < 2; i++) { Asp…...Crash when saving XLSX to PDF with Version 26.02 Aspose.Cells...I get a crash when saving to PDF multiple times. I think the issue...

    forum.aspose.com/t/crash-when-saving-xlsx-to-pd...
  7. How to disable the hyperlink in PDF file - Free...

    Hi Team, I need to disable hyperlink in Pdf based on url pattern. Here is url pattern for example String[] urlPatterns = { “.rendition/eppublic/documentService/.”, “.rendition/eppublic/service/.”, “.rendition/eppubl…...disable the hyperlink in PDF file Aspose.PDF Product Family forasposeissues...need to disable hyperlink in pdf based on url pattern. Here is...

    forum.aspose.com/t/how-to-disable-the-hyperlink...
  8. Not able to extract attached files from PDF - F...

    Hi, I am not able to extract attachments from Pdf. // 4 files are attached. I am getting Null values. public void ExtractAttachments(string Folder) { try { foreach (File…...extract attached files from PDF Aspose.PDF Product Family Ankurkumar...to extract attachments from PDF. // 4 files are attached. I am...

    forum.aspose.com/t/not-able-to-extract-attached...
  9. Pdf to tiff conversion 24bpp format incorrectly...

    This is on linux using dotnet 8 Here is a small code sample to reproduce the issue: Stream documentStream = File.OpenRead(“any.Pdf”); TiffSettings settings = new TiffSettings(); settings.De…...Pdf to tiff conversion 24bpp format incorrectly generates 32bpp...32bpp images Aspose.PDF Product Family aspose-pdf-net knowledgelake...

    forum.aspose.com/t/pdf-to-tiff-conversion-24bpp...
  10. How to Verify Digital Signature in PDF using Java

    This short article guides on how to verify digital signature in Pdf using Java. It has all the IDE settings, detailed steps and a runnable sample code to verify signature in Pdf using Java....PDF Product Family Aspose.Cells Product...Verify Digital Signature in PDF using Java This quick tutorial...

    kb.aspose.com/pdf/java/how-to-verify-digital-si...