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

pdf attachment

(0.08 sec)
  1. If text is long vertically it is not moving to ...

    if i fix the column width and if text is long vertically it is not moving to next page. autofitrow() not working as expected...Excel file is zipped before attaching it here. royal.monteiro August...Save as PDF workbook.Save("output.pdf", SaveFormat.Pdf); Console...

    forum.aspose.com/t/if-text-is-long-vertically-i...
  2. Layout detection issues on technical and multi-...

    Hello, My use case is extracting semantic content from Pdfs for downstream chunking and RAG processing. I am currently evaluating Aspose.OCR for Python via .NET (aspose-ocr-python-net==26.5.0) and ran into layout detect…...and multi-column scientific PDFs using Python via .NET Aspose...extracting semantic content from PDFs for downstream chunking and...

    forum.aspose.com/t/layout-detection-issues-on-t...
  3. 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...
  4. 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...
  5. 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...
  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. 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...
  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. 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...
  10. 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...