Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 3,654 for

pdf attachment

(0.4 sec)
  1. Compress and Decompress MBOX Files via .NET

    C# compression and decompression source code to compress MBOX documents into a single zip archive or vice versa on .NET Framework, .NET Core....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    products.aspose.com/zip/net/zip-file/mbox/
  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. 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...
  5. Edit HTML Document – C# – Aspose.HTML for .NET

    Learn how to read or modify the Document Object Model using Aspose.HTML for .NET, how to create HTML elements, and use inline, internal, and external CSS....PDF Product Solution Aspose.Cells...Words Product Solution Aspose.PDF Product Solution Aspose.Cells...

    docs.aspose.com/html/net/edit-html-document/
  6. CellsException : File format not supported - Fr...

    Dear sir, When converting a specific excel to a Pdf we've encountered an error. (unfortunately, this exception isn't thrown by Aspose, so we couldn't catch it) com.aspose.cells.CellsException: This file's format is no…...converting a specific excel to a PDF we've encountered an error. (unfortunately...ue); doc.save(dir_to_output.pdf , saveOptions); } catch (Exception...

    forum.aspose.com/t/cellsexception-file-format-n...
  7. Regarding cell content shrunk - Free Support Fo...

    I have some data in a cell, but while viewing the document in the viewer, the content appears to be shrunk. Could you please suggest a solution? Please find the attached images. Excel sheet in Microsoft excel. image.pn…... Please find the attached images. Excel sheet in Microsoft...renders the workbook (HTML, PDF, or the built‑in viewer) it follows...

    forum.aspose.com/t/regarding-cell-content-shrun...
  8. 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-...
  9. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL 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...
  10. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS 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...