Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 3,559 for

pdf attachment

(0.16 sec)
  1. ConverterXls2Doc Sample - Free Support Forum - ...

    Where is ConverterXls2Doc sample? I can’t find it...@Eli_Tsai , Please find it attached for your requirements. By...Excel file to PDF file Use Aspose.Pdf to convert the PDF file to Word...

    forum.aspose.com/t/converterxls2doc-sample/175725
  2. Issues Compiling LaTeX Document with BibTeX Usi...

    Hi everyone, I’m having trouble compiling a LaTeX document with BibTeX using Aspose.TeX. Here are the details of my setup and the issues I’m encountering: Setup: LaTeX Document: My LaTeX document includes the biblate…...the document and generate a PDF. LaTeX Document: \documentclass{article}...Initialize the options for saving in PDF format. options.SaveOptions =...

    forum.aspose.com/t/issues-compiling-latex-docum...
  3. Aspose java 24.9 - help in finding code to add ...

    Hi, I am trying to evaluate aspose for one of our requirements. I tried downloading the aspose Pdf java jar 24.9 version from the website. Also we got temporary license which I don’t know how to set it yet. I tried usin…...PDF Product Family tryaspose1 January...tried downloading the aspose pdf java jar 24.9 version from the...

    forum.aspose.com/t/aspose-java-24-9-help-in-fin...
  4. 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-...
  5. .docx to .html table formatting error - Free Su...

    Hi, When converting a .docx file to a.html file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. I had the same error with Pdf conversion which as solved with …...is converted see screenshot attached. 528×807 58.7 KB I had the...the same error with pdf conversion which as solved with convertedDocument...

    forum.aspose.com/t/docx-to-html-table-formattin...
  6. Aspose.Email produces MHtml file with cutoff te...

    Hello, In the attached zip there are two files. One of them is the input EML file and the other is the MHtml, which is produced using Aspose.Email. The text on the third page is cutoff and cannot be read correctly. It i…...2025, 1:52pm 1 Hello, In the attached zip there are two files. One...needing to change code. Use PDF as a reliable alternative If...

    forum.aspose.com/t/aspose-email-produces-mhtml-...
  7. Cannot open shared object file gdiplus.dll, lib...

    In Azure Linux Container getting runtime error. Working fine in Window 11 system Error at: using (var document = new Aspose.Pdf.Document(stream, options)) // Method to generate Pdf from HTML string and return byte arra…...PDF Product Family aspose-pdf-net innovammir August...using (var document = new Aspose.Pdf.Document(stream, options)) //...

    forum.aspose.com/t/cannot-open-shared-object-fi...
  8. Unable to process large files - Free Support Fo...

    Hello, When I am implementing the word to Pdf conversion. It’s failing for files larger than 4MB. Hosting it in AWS, lambda is getting timed out. I am using the temporary license, to purchase the paid license we need to…...am implementing the word to pdf conversion. It’s failing for...convert large Word documents to PDF using AWS Lambda. Here’s a structured...

    forum.aspose.com/t/unable-to-process-large-file...
  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. 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-...