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

pdf attachment

(0.44 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Product Overview|Aspose.Slides for Python Docum...

    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....slides, exporting slides to SVG, PDF, and other formats, and many...Converting presentations to PDF documents without using any other...

    docs.aspose.com/slides/python-java/product-over...
  5. Product Overview|Aspose.Slides for Node.js via ...

    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....slides, exporting slides to SVG, PDF, and other formats, and many...Converting presentations to PDF documents without using any other...

    docs.aspose.com/slides/nodejs-net/product-overv...
  6. C# API to Export MSG to PS | products.aspose.com

    Convert MSG to PS without using Microsoft Word or Outlook on .NET...Microsoft Office documents, PDFs, images, and emails. Aspose...features for manipulating email attachments, message headers, and other...

    products.aspose.com/total/net/conversion/msg-to...
  7. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....documents that do not have attached templates. Document doc =...style updating, but do not attach a template document. doc.s...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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-...
  10. Aspose.Pdf Adding 16 bit Sound Annotation plays...

    I’m trying to add a sound annotation to a Pdf using the code below: document = new Document(); document.Pages.Add(); Page page = document.Pages[1]; string audioFile = @"…...Pdf Adding 16 bit Sound Annotation plays noisy Aspose...Aspose.PDF Product Family rrkhan March 18, 2026, 2:26am 1 I’m trying...

    forum.aspose.com/t/aspose-pdf-adding-16-bit-sou...