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

pdf attachment

(1.17 sec)
  1. 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-...
  2. 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...
  3. Work with Digital Signatures in C#|Aspose.Words...

    Digitally sign documents and detect, count, verify, and remove existing digital signatures using C#....sign the generated document in PDF or XPS format. Limitations of...and how to sign a generated PDF document. Sign a Document Aspose...

    docs.aspose.com/words/net/working-with-digital-...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. QRCode not recognized in TIFF image (Aspose.Bar...

    Hi, I'm having issues with the latest version of Aspose.Barcode library. Am trying to recognize barcodes in TIFF images, but it always does not recognize any of them. I tested the same images on eg. http://zxing.org/w/de…... Attaching the images - TIFF and JPEG...to recognize them. I have attached a zip file for your reference...

    forum.aspose.com/t/qrcode-not-recognized-in-tif...
  9. Create a Macro in Word using Python

    This short tutorial guides on how to **create a macro in Word using Python**. It has details to set the IDE, a list of steps, and a working VBA code in Python....PDF Product Family Aspose.Cells Product...Word document to work with Attach a VBA project to this document...

    kb.aspose.com/words/python/create-a-macro-in-wo...
  10. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...print or convert the document to PDF header/footer content is rendered...printed or convert the document to PDF? alexey.noskov July 16, 2025...

    forum.aspose.com/t/footer-text-showing-in-grey-...