Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 3,543 for

pdf attachments

(0.12 sec)
  1. Symbols not rendering while converting from doc...

    aspose_issue.docx (34.3 KB) Hi Team, I am using aspose words version 23.6 in java to convert docx files to Pdf using the below code snippet - Document doc = new Document(filePath); doc.acceptAllRevisions(); NodeCollec…...while converting from docx to pdf Aspose.Words Product Family words-java...java to convert docx files to pdf using the below code snippet...

    forum.aspose.com/t/symbols-not-rendering-while-...
  2. Some text are getting cut while converting from...

    Hi team, Please check the Pdf at page 11 & 13. The text are getting cut. I am attaching word doc and Pdf file for your reference. issue.zip (1.4 MB)...while converting from word to pdf Aspose.Words Product Family forasposeissues...1 Hi team, Please check the pdf at page 11 & 13. The text are...

    forum.aspose.com/t/some-text-are-getting-cut-wh...
  3. Rows are moved to the next page when converting...

    Hello Aspose Team, Is this issue resolved? We are also facing the same issue with the Docx to Pdf conversion in landscape mode. Regards, Shashishekar B S...page when converting DOCX to PDF Aspose.Words Product Family shashishekar34...same issue with the Docx to PDF conversion in landscape mode...

    forum.aspose.com/t/rows-are-moved-to-the-next-p...
  4. Hyperlink is not preserved when converting PDF ...

    Hello, We are using Aspose.Pdf.Drawing 25.1.0 and Aspose.Cells 25.1.2 We are loading the attached Pdf containing an hyperlink to an Url. The Pdf is converted to an xlsx. The created xlsx document contains the text, bu…...preserved when converting PDF to XLSX Aspose.PDF Product Family tfipsrd...1 Hello, We are using Aspose.PDF.Drawing 25.1.0 and Aspose.Cells...

    forum.aspose.com/t/hyperlink-is-not-preserved-w...
  5. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to Pdf, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…...Interchanges when converting DOCX to PDF using Aspose Aspose.Words Product...Hi, When converting a DOCX to PDF, I noticed some letters get interchanged...

    forum.aspose.com/t/letter-interchanges-when-con...
  6. OST Viewer for C# | Aspose.Email Viewer | produ...

    C# source code to load, render and display OST documents on .NET Framework, .NET Core, and Xamarin Platforms....Tiếng Việt OST Viewer HTML JPG PDF XML OST OST OST Viewer for .NET...including metadata, body, and attachments. Support for converting OST...

    products.aspose.com/email/net/viewer/ost/
  7. PDF | Text box on rotated page - Free Support F...

    I am attempting to provide a system which will add text boxes onto an existing Pdf document which may have page rotations. This is proving far more difficult that I expected. Box is specified by a position, height, widt…...PDF | Text box on rotated page Aspose.PDF Product Family srmorley...text boxes onto an existing PDF document which may have page...

    forum.aspose.com/t/pdf-text-box-on-rotated-page...
  8. Convert MSG to ICS via Java | products.aspose.com

    Try the code sample to convert MSG files to ICS format in Java. Download Java API to take your email processing applications to the next level....MSG to ICS Conversion DOCX JPG PDF XML MSG ICS MSG to ICS Converter...of the message, such as attachments, recipients, and message...

    products.aspose.com/email/java/conversion/msg-t...
  9. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a Pdf file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output Pdf. I checked that the font is installed and is loc…...becomes bold during Excel to PDF conversion Aspose.Cells Product...Product Family excel-to-pdf sdonapati March 31, 2022, 8:31pm 1 Hi...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  10. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.Pdf for C++. Code snippets show how to add a background image to Pdf pages and how to get each watermark on the first page of a Pdf file....in PDF? What is an artifact in PDF? According to the PDF / UA...be done manually using Aspose.PDF for C++. The Artifact class contains...

    docs.aspose.com/pdf/cpp/artifacts/