Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 3,262 for

pdf attachment

(0.07 sec)
  1. Not able to extract text from PDF - Free Suppor...

    I have installed Aspose Pdf on Debian (bookworm). Refer attached Pdf. It does not extract page # 35 or 36. bad2.Pdf (144.7 KB)...able to extract text from PDF Aspose.PDF Product Family nneelamjjain1...installed Aspose PDF on Debian (bookworm). Refer attached PDF. It does...

    forum.aspose.com/t/not-able-to-extract-text-fro...
  2. Print options for html to PDF - Free Support Fo...

    We're creating a report in HTML then printing to Pdf using Aspose.Pdf. The Adobe print dialog has a feature with which the user can control whether the current document is printed "as is" (Actual Size), whether it fits …...Print options for html to PDF Aspose.PDF Product Family woopsydoo...HTML then printing to PDF using Aspose.PDF. The Adobe print dialog...

    forum.aspose.com/t/print-options-for-html-to-pd...
  3. Remove the specific hyperlink from pdf - Free S...

    Hi, We are replacing the text using com.aspose.Pdf. There is a use case where we need to find hyperlink if the replacing text contains hyperlink then to remove the link. Is there a way to find and remove hyperlink from…...specific hyperlink from pdf Aspose.PDF Product Family n9992001...replacing the text using com.aspose.pdf. There is a use case where we...

    forum.aspose.com/t/remove-the-specific-hyperlin...
  4. Update Table width when saving to PDF - Free Su...

    Hello Aspose-Team, we have a problem with table widths in the following scenario: Load a DOCX document which contains a table with relative preferred size, e.g. 100%, and columns with different preferred sizes. Change…...Update Table width when saving to PDF Aspose.Words Product Family words-java...Save the document to PDF. In the resulting PDF, the table has not...

    forum.aspose.com/t/update-table-width-when-savi...
  5. Converting a File to PDF via Workflow Activity|...

    Pdf SharePoint API can be used in a SharePoint workflow that converts a document to Pdf....Converting a File to PDF via Workflow Activity Contents [ Hide...demonstrates how to use Aspose.PDF for SharePoint in a workflow...

    docs.aspose.com/pdf/sharepoint/converting-a-fil...
  6. Converting EML file to PDF using aspose - Free ...

    Hi Team, In our project we are trying to convert eml to Pdf file and code is as below: MailMessage message = MailMessage.Load(source); System.IO.MemoryStream msMsg = new System.IO.MemoryStream(); message.Save(msMsg, As…...Converting EML file to PDF using aspose Aspose.Words Product...are trying to convert eml to pdf file and code is as below: MailMessage...

    forum.aspose.com/t/converting-eml-file-to-pdf-u...
  7. System.NullReferenceException when using PdfFor...

    Hello aspose support, i`ve a problem converting a aspose document to ZugFerd format. Aspose.Pdf for .Net Version 25.4.0 This line throws the folling exception: Pdf_file1.Convert(new MemoryStream(), PdfFormat.ZUGFeRD…...PDF Product Family olterm April 15...document to ZugFerd format. Aspose.PDF for .Net Version 25.4.0 This...

    forum.aspose.com/t/system-nullreferenceexceptio...
  8. Problem Reading PDF containing TAB characters -...

    cotiz_anonyme.Pdf (2.4 KB) When working with this attached document, if I extract text position in a way similar to your sample code “HighlightCharacterInPdf” for (int charNum = …...Problem Reading PDF containing TAB characters Aspose.PDF Product Family...Family tab , aspose-pdf-net louis.a April 15, 2025, 10:40am 1...

    forum.aspose.com/t/problem-reading-pdf-containi...
  9. PDF to HTML conversion results badly formed HTM...

    Hi, I'm converting Pdfs to HTML using Aspose.Pdf. With certain Pdf-files, conversion results badly formed HTML. I've attached one Pdf-file having this problem, converted (badly formed) HTML and code I've used for conve…...PDF to HTML conversion results badly formed HTML Aspose.PDF Product...converting PDFs to HTML using Aspose.PDF. With certain PDF-files,...

    forum.aspose.com/t/pdf-to-html-conversion-resul...
  10. Adding Header and Footer to PDF using Python|As...

    Aspose.Pdf for Python via .NET allows you to add headers and footers to your Pdf file using TextStamp class....Footer to PDF using Python Contents [ Hide ] Aspose.PDF for Python...existing PDF file. You may add images or text to a PDF document...

    docs.aspose.com/pdf/python-net/add-headers-and-...