Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 3,536 for

pdf attachment

(0.13 sec)
  1. Extended Features lost - Free Support Forum - a...

    I'm trying to open a Pdf, replace some text and then save the document. The problem is that when I do this the extended features are disabled. public static void CreateProfile(SurveyProfile userProfile, string userProfi…...PDF Product Family orgplus May 14...1:41pm 1 I'm trying to open a PDF, replace some text and then save...

    forum.aspose.com/t/extended-features-lost/32287
  2. Page Number and header/footer not displaying co...

    Hi there, we are evaluating the Aspose.Words product for converting RS .rdl files into .txt and have discovered that the header and footer contents are not displaying correctly. The Globals!PageNumber and Globals!TotalPa…... Attached are the report rendered in PDF using the native...native RS PDF renderer and a screenshot of the report rendered...

    forum.aspose.com/t/page-number-and-header-foote...
  3. Aspose.PDF throws NullReferenceException openin...

    Aspose.Pdf v19.11 and earlier successfully converts a specific PCL file to a Pdf. Aspose.Pdf v19.12 and later throws a NullReferenceException: Object reference not set to an instance of an object. I have attached a proo…...PDF throws NullReferenceExcepti opening PCL file Aspose...Aspose.PDF Product Family pcl-to-pdf andyrut August 20, 2025, 3:03pm...

    forum.aspose.com/t/aspose-pdf-throws-nullrefere...
  4. 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...
  5. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the document table of content is getting changed after the doc pr…...pdf"); // PDF // doc.save("Output.html"...Word // doc.Save("Output.pdf"); // PDF // doc.Save("Output.html");...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  6. 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...
  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. 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...
  9. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...NONE); PDF export result: with default (SQARE)...(the code you posted) and the PDF output you expect. They can confirm...

    forum.aspose.com/t/incorrect-position-of-text-b...
  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-...