Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 3,574 for

pdf attachment

(2.04 sec)
  1. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a Pdf File....Hide ] A PDF file can contain embedded file attachments and it...from the main PDF document to a PDF attachment by creating a...

    docs.aspose.com/pdf/java/actions/
  2. Convert CDR to PDF using Java

    Follow this article to convert CDR to Pdf using Java. It shares the resources for establishing the IDE, a list of steps, and a sample code to change CDR to Pdf using Java....PDF Product Family Aspose.Cells Product...Product Family Convert CDR to PDF using Java This article guides...

    kb.aspose.com/imaging/java/convert-cdr-to-pdf-u...
  3. Convert PDF to Xps creates bloated file - Free ...

    I converted the attached 10 page 10mb Pdf file to xps and created a massive bloated 71mb .xps file using the following code: Is there a better way? help! MemoryStream inStreamPdf = new MemoryStream(inDocument); …...Convert PDF to Xps creates bloated file Aspose.PDF Product Family...1 I converted the attached 10 page 10mb pdf file to xps and created...

    forum.aspose.com/t/convert-pdf-to-xps-creates-b...
  4. DOCX to PDF conversion issue in our application...

    Description: We are experiencing an issue during the conversion of DOCX documents to Pdf using Aspose. The problem is reproducible in version 26.3.0. Issue details: During the conversion process, the resulting Pdf d…...DOCX to PDF conversion issue in our application Aspose.Words...conversion of DOCX documents to PDF using Aspose. The problem is...

    forum.aspose.com/t/docx-to-pdf-conversion-issue...
  5. importXml API renders a read only PDF - Free Su...

    Hi I am trying to use importXml API of the aspose Pdf for Java, to fill up a fillable Pdf. I see that the Pdf that gets rendered is read only. I need the ability to retain the fillable form so that users can edit the da…...API renders a read only PDF Aspose.PDF Product Family lakshmi...the aspose PDF for Java, to fill up a fillable PDF. I see that...

    forum.aspose.com/t/importxml-api-renders-a-read...
  6. Sub-bookmark Titles Garbled When Saving PDF - F...

    Hello, ■ Environment Library: Aspose.Pdf for .NET 26.4.0 OS: Windows 11 Pro 24H2 ■ Issue In the attached sample program, I compared the bookmark (outline) titles before and after saving the Pdf, and found that some s…...Titles Garbled When Saving PDF Aspose.PDF Product Family Shinohara...Environment Library: Aspose.PDF for .NET 26.4.0 OS: Windows 11...

    forum.aspose.com/t/sub-bookmark-titles-garbled-...
  7. RTF to PDF conversion - losing table colour - F...

    I have an RTF file created in Word 11 that has a table in it with coloured cells. When I convert that to a Pdf with the online tool (Convert A File Word, Pdf, JPG Online), the table colouring is preserved. When I do th…...RTF to PDF conversion - losing table colour Aspose.Words Product...to a PDF with the online tool ( Convert A File Word, PDF, JPG...

    forum.aspose.com/t/rtf-to-pdf-conversion-losing...
  8. Rendering Document as PDF shows empty table bor...

    When creating a document with Aspose.Words and inserting a table into it, which has no borders set (even calling table.ClearBorders() to ensure it), when saving the document as Pdf, the resulting Pdf shows some kind of t…...Rendering Document as PDF shows empty table borders Aspose.Words...saving the document as PDF, the resulting PDF shows some kind of...

    forum.aspose.com/t/rendering-document-as-pdf-sh...
  9. Failure to Detect PDF Page Colors Using Aspose....

    We have tested the logic in this code example from the Aspose.Pdf tutorial for detecting page color types, as applied to the attached document samples. samples.zip (363.9 KB) All pages are detected as type color whe…...to Detect PDF Page Colors Using Aspose.PDF Aspose.PDF Product Family...code example from the Aspose.PDF tutorial for detecting page color...

    forum.aspose.com/t/failure-to-detect-pdf-page-c...
  10. Issues open/load a pdf file using the Aspose.Pd...

    In C# Application , I am trying to open/load a Pdf file using the Aspose.Pdf.Document this is the code // string path = @“C:\Users\YourUser\Documents\my-test.Pdf”; var PdfDocument = new Aspose.Pdf.Document(path); it…...open/load a pdf file using the Aspose.Pdf.document Aspose.PDF Product...Product Family aspose-pdf-net vigneshS July 23, 2025, 2:03pm 1 In...

    forum.aspose.com/t/issues-open-load-a-pdf-file-...