Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 3,848 for

pdf attachment

(0.07 sec)
  1. .docx to .pdf and .html table formatting error ...

    Hi, When converting a .docx file to a .Pdf file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. Code: var saveOptions = new PdfSaveOptions(); saveOptions.Use…...pdf and .html table formatting error Aspose.Words Product...converting a .docx file to a .pdf file using Aspose.Words, I noticed...

    forum.aspose.com/t/docx-to-pdf-and-html-table-f...
  2. 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...
  3. 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-...
  4. Aspose PDF Exception: Operand value is not a na...

    Hello, My team is using the Aspose.Pdf library for . NET to extract text from Pdf files. We ran into the following exception while using the TextAbsorber to extract text page by page: Aspose.Pdf.PdfException: Operand v…...Aspose PDF Exception: Operand value is not a name Aspose.PDF Product...Product Family aspose-pdf-net anguyen1 October 8, 2025, 10:09pm...

    forum.aspose.com/t/aspose-pdf-exception-operand...
  5. Orienting data grid headers in a PDF - Free Sup...

    We created a customer item request ticket in .NET with the customer inventory and quantity in a grid. When we present the ticket, the horizontal headers in the customer data grid for Items, quantity, and cost take up too…...data grid headers in a PDF Aspose.PDF Product Family steven.p...new Aspose.Pdf.Document()) { // Add page Aspose.Pdf.Page sec1...

    forum.aspose.com/t/orienting-data-grid-headers-...
  6. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached Pdf fnac01.Pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...images in this pdf freeze the thread Aspose.PDF Product Family...Family aspose-pdf-net tfipsrd January 28, 2025, 2:26pm 1 Hello, Using...

    forum.aspose.com/t/accessing-images-in-this-pdf...
  7. PDF/a files from Foxit are not detected - Free ...

    Hi Aspose, We have a trouble with recognizing Pdf documents compliance with Pdf/A standard, created using Foxit Phantom. Please see attached sample documents.zip (244.1 KB) (‘Blank Foxit’ folder), which were created i…...PDF/a files from Foxit are not detected Aspose.PDF Product Family...with recognizing PDF documents compliance with PDF/A standard, created...

    forum.aspose.com/t/pdf-a-files-from-foxit-are-n...
  8. Not flattening all fields on pdf via .NET - Fre...

    I have a project that is filling Pdfs with data, combining, then saving them all asynchronously. I am having an issue where sometimes a few of the documents in the packets are not getting flattened. I am calling Flatten…...fields on pdf via .NET Aspose.PDF Product Family flatten-pdf , net...have a project that is filling pdfs with data, combining, then saving...

    forum.aspose.com/t/not-flattening-all-fields-on...
  9. Wrong size and layout of loaded and printed PDF...

    Hi, we are using the ASPOSE Pdf .NET library to open a Pdf file an print it to a printer. Now we recognized that the result of the printed document doesn't match the size and layout of the original Pdf file. We attache…...layout of loaded and printed PDF Aspose.PDF Product Family oscware...using the ASPOSE Pdf .NET library to open a PDF file an print it...

    forum.aspose.com/t/wrong-size-and-layout-of-loa...
  10. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.Pdf", options); Formatting and Alignment o…...Pdf rendition is not getting generating like word document Aspose...PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment...

    forum.aspose.com/t/pdf-rendition-is-not-getting...