Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 3,531 for

pdf attachment

(0.32 sec)
  1. Aspose.Words 23.1.0 – Conversion Hangs(Timeout ...

    Hi Team, We are using Aspose.Words 23.1.0 and encountering an issue when converting a specific Word file to Pdf. The code execution gets stuck at the line wordDoc.Save(PdfStream, saveOptions); and does not proceed furt…...converting a specific Word file to PDF. The code execution gets stuck... settings configured."); // PDF save options var saveOptions...

    forum.aspose.com/t/aspose-words-23-1-0-conversi...
  2. Margin-top, margin-bottom, margin-left, margin-...

    Hello, when I am trying to convert an HTML document to Pdf with Aspose.Words some CSS styles such as margin-top, margin-bottom, margin-left, margin-right not working. The final output Pdf is not reflecting the CSS style…...convert an HTML document to PDF with Aspose.Words some CSS styles...not working. The final output PDF is not reflecting the CSS styles...

    forum.aspose.com/t/margin-top-margin-bottom-mar...
  3. StackOverflowException with ImagePlacementAbsor...

    Using the following code on the attached Pdf causes a StackOverflowException on Aspose.Pdf for .NET 26.2: var Pdf = new Document("input.Pdf"); var absorber = new ImagePlacementAbsorber(); …...PDF Product Family aspose-pdf-net ast3 February...the following code on the attached PDF causes a StackOverflowExcepti...

    forum.aspose.com/t/stackoverflowexception-with-...
  4. Differentiation between Comments and Reference ...

    Hello Everyone and @alexey.noskov, In my Java code I remove comments from my document. When converting word to Pdf using Aspose.words: com.aspose.words.NodeCollection comments = (com.aspose.words.NodeCollection)doc.ge…...PDF Product Family aspose-pdf-java , words-java...document. When converting word to PDF using Aspose.words: com.aspose...

    forum.aspose.com/t/differentiation-between-comm...
  5. Font doesn't include tables to decode text when...

    NAR1V4.Pdf (1.6 MB) With the attached file if I want to measure a text with the embedded font PMingLiU I get a “Font doesn’t include tables to decode text” exception. string text = "234234"; Font font = ... // get from…...PDF Product Family aspose-pdf-net gkrasznai March...3:26pm 1 NAR1V4.pdf (1.6 MB) With the attached file if I want...

    forum.aspose.com/t/font-doesnt-include-tables-t...
  6. Appending a TextFragment to TextBuilder gives a...

    I have code that modifies a Pdf by adding a TextFragment to TextBuilder. It works for most Pdfs but for this specific Pdf it throws an IndexOutOfRangeException on the line: textBuilder.AppendText(textFragment); Any ide…...PDF Product Family ka.broden March...I have code that modifies a pdf by adding a TextFragment to TextBuilder...

    forum.aspose.com/t/appending-a-textfragment-to-...
  7. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to Pdf (multi page Pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated Pdf will have an i…...PDF Product Family Siddeshb February...are converting HTML to PDF (multi page pdf) using HtmlLoadOptions...

    forum.aspose.com/t/adding-images-to-header-and-...
  8. Issue with Image Handling After Upgrading AWS L...

    Dear Aspose Support, I recently upgraded my AWS Lambda function from .NET Core 3.1 to .NET 8.0, and after the upgrade, I encountered an issue where images are no longer being appended in the Publisher files when convert…...when converting to PDF. Text conversion to PDF works as expected...outStream); Aspose.Pdf.Document pubPdfDoc = new Aspose.Pdf.Document(outStream);...

    forum.aspose.com/t/issue-with-image-handling-af...
  9. Aspose.Pdf.FontNotFoundException: Font Arial wa...

    Hi, I’m adding html to Pdf pages using HTML fragment and setting Carlito as embedded font but still exception occurs font Arial was not found locally it’s working but on Linux App Service it’s not working FontRepositor…...Pdf.FontNotFoundExceptio: Font Arial was not found on...Service Aspose.PDF Product Family aspose-pdf-net vishalbh June...

    forum.aspose.com/t/aspose-pdf-fontnotfoundexcep...
  10. Textabsorber not getting regex right, when havi...

    Hi Team, i’m trying to remove the tags from the document using the attached code. but when trying to add a colon in the tag like below, and modified the regex as below. the textfragent is not coming. i’ve using the fil…...PDF Product Family aspose-pdf-net NPSwaroop September...from the document using the attached code. but when trying to add...

    forum.aspose.com/t/textabsorber-not-getting-reg...