Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 3,859 for

pdf attachment

(0.14 sec)
  1. Resulting table borders are thicker than origin...

    Hello, I've attached a xlsx file that contains a table. When I run the following code into a web application, the resulting pptx file and the docx file are different than the saved to Pdf selected area. var xls1 = new …...2017, 10:32am 1 Hello, I’ve attached a xlsx file that contains...different than the saved to pdf selected area. var xls1 = new...

    forum.aspose.com/t/resulting-table-borders-are-...
  2. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Support pdf object stream while converting workbook to pdf Workbook...the generated pdf file while converting to pdf Support to calculate...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  3. Facades.Form() not displaying the textbox form ...

    Hi, I have a Pdf with form fields in it. In below, i'm setting the background color, value, style and border width for the text box form fields "allergies_label_pg1", "allergies_label_pg3" and saving to "result.Pdf". va…...PDF Product Family rajeshbsw May...2014, 2:06am 1 Hi, I have a PDF with form fields in it. In below...

    forum.aspose.com/t/facades-form-not-displaying-...
  4. Enumeration of Images in a Page's XForms Throws...

    In the attached files, when we try to count the number of images that the page’s XForms have, we hit a NullReferenceException. We are on Aspose.Pdf 26.3.0 The failing code is: var formsWithImages = this.page.Resources…...PDF Product Family cormack.milyli...July 1, 2026, 7:02pm 1 In the attached files, when we try to count...

    forum.aspose.com/t/enumeration-of-images-in-a-p...
  5. Aspose.Words - Opening non-Word files has diffe...

    We’ve recently renewed our Aspose.Total for Java license and was additionally looking to see about bumping to the latest versions of the Aspose.Xxx families of products. One post-processing flow we have converts Office …...converts Office documents to a PDF, but I’m noticing a difference...save(outputPath, SaveFormat.PDF) } } Note that the isSupported...

    forum.aspose.com/t/aspose-words-opening-non-wor...
  6. Aspose.Total for Java|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, Pdf, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....DOCX, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats...allows exporting Excel® files to PDF, XPS, HTML, MHTML, Plain Text...

    docs.aspose.com/total/java/
  7. Word with new styles gives incorrect page count...

    I have a docx document with an incorrect page count, it should be 39 but Aspose.words api is counting 47 pages. A very large discrepancy. The problem seems to be because the document is using custom styles for numbered l…...problem still persists, please attach the problematic input document...microsoft word styles. I will attach the document and you can see...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  8. XLS conversion error (BIFF7 format?) - Free Sup...

    The attached XLS failed to convert to Pdf, giving the following exception: Unhandled Exception: Aspose.Cells.CellsException: This Excel files contains BIFF7(Excel95 or earlier file format) records. at ?.?.?(† ?) …...6:14pm 1 The attached XLS failed to convert to PDF, giving the...), and converts them all to PDF form. We're considering using...

    forum.aspose.com/t/xls-conversion-error-biff7-f...
  9. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...document from Word to PDF results in a PDF with 3 pages. However...same error with the document attached. I’ve catching the scenario...

    forum.aspose.com/t/document-extractpages-yields...
  10. Aspose.Words for Java filling multiple custom T...

    I have a Word document with 2 custom TOCs, each with independent content items. When I run the MS Word option to “Update Table” the results show as correct. When I run the docx into Aspose.Word for Java the result is bot…...@roydonnelly Could you please attach the problematic input and output...4 I can but I don’t see an Attach method on these message boxes...

    forum.aspose.com/t/aspose-words-for-java-fillin...