Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 735,025 for

pdf

(0.16 sec)
  1. PDF to Docx formatting issues - Free Support Fo...

    Formatting Lost when converting Pdf to Docx Faced the same issue in Demo Website: Convert Files Online - Word, Pdf, HTML, JPG And Many More Following code is used to convert Pdf to Docx. string dataDir = @"D:\Aspose";…...PDF to Docx formatting issues Aspose.Words Product Family words-net...Formatting Lost when converting PDF to Docx Faced the same issue...

    forum.aspose.com/t/pdf-to-docx-formatting-issue...
  2. Extract Table Data from PDF|Aspose.PDF for Andr...

    Learn how to extract tabular from Pdf using Aspose.Pdf for Android via Java....Data from PDF Contents [ Hide ] Extract Tables from PDF programmatically...programmatically Extracting tables from PDFs is not a trivial task because...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  3. PDF to PDF/A1b Conversion fails - Free Support ...

    Currently evaluating Aspose.NET and I’m getting an error for our target runtime environment converting Pdf to Pdf/A using .NET 6 on Linux. The conversion log does report some errors, however I’m not sure if those are re…...PDF to PDF/A1b Conversion fails Aspose.PDF Product Family aspose-pdf-net...aspose-pdf-net , aspose-pdf-linux ILikeCranberries March 3, 2023...

    forum.aspose.com/t/pdf-to-pdf-a1b-conversion-fa...
  4. Add Curve Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a curve object to your Pdf using Aspose.Pdf for .NET....Add Curve Object to PDF file Contents [ Hide ] The following...snippet also work with Aspose.PDF.Drawing library. Add Curve object...

    docs.aspose.com/pdf/net/add-curve/
  5. PDF Export - Style Features|Aspose.Words for .NET

    Export to Pdf format using style saving features in C#....Style Features Supported on PDF Export Contents [ Hide ] This...Properties Yes PDF Export - Section Features PDF Export - Table...

    docs.aspose.com/words/net/style-features-suppor...
  6. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.Pdf allows to convert Pdf file to HTML format with PHP library....Convert PDF file to HTML format Contents [ Hide ] Aspose.PDF for...file formats to PDF documents and converting PDF files into various...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  7. Replace text in pdf using python - Free Support...

    Hi, I want to replace the text in Pdf with empty space. The code is executing but the output Pdf is corrupted. Can anyone please provide exact code to replace text in Pdf using python...in pdf using python Aspose.PDF Product Family aspose-pdf-python...want to replace the text in pdf with empty space. The code is...

    forum.aspose.com/t/replace-text-in-pdf-using-py...
  8. Pdf save image error - Free Support Forum - asp...

    code:def abc(): file_path = ‘aaaa.Pdf’ document = ap.Document(file_path) img_dmc_ids = [] for PdfPage in document.pages: image_list = PdfPage.resources.images img_base_path = file_path[:file_path.rfind(‘.Pdf’)] im…...Pdf save image error Aspose.PDF Product Family David_Matin October...code:def abc(): file_path = ‘aaaa.pdf’ document = ap.Document(file_path)...

    forum.aspose.com/t/pdf-save-image-error/293468
  9. PDF not generating - processParagraphs() hangs ...

    Hi, We are using Aspose Pdf for Java (23.8), but for some instances it fails to generate the Pdf. I know you will be asking code to reproduce it, but we ourselves are not able to reproduce the issue in lower environmen…...PDF not generating - processParagraphs() hangs Aspose.PDF Product...Product Family aspose-pdf-java amit.rathi September 25, 2024, 2:26pm...

    forum.aspose.com/t/pdf-not-generating-processpa...
  10. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.Pdf for .NET allows you to Add, Get, and Delete Link Annotation from your Pdf document....Using Link Annotations in PDF Contents [ Hide ] Adding Link Annotation...Annotation into existing PDF file The following code snippet...

    docs.aspose.com/pdf/net/link-annotations/