Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 3,568 for

pdf attachment

(1.28 sec)
  1. Issue with custom fonts converting from word to...

    We have an issue converting a word document to Pdf with a custom font. I’ve tried several ways to setup the custom fonts, but so far it always failed. here is my code: string[] fontFolders = FontsLoader.GetFontFolder…...from word to pdf Aspose.Words Product Family aspose-pdf-net , words-net...converting a word document to pdf with a custom font. I’ve tried...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  2. How to Insert a Page Into a PDF in C#

    This short tutorial guides on how to insert a page into a Pdf in C#. It contains the development resources, a list of steps and a runnable sample code to add Pdf page in Pdf file in C#....PDF Product Family Aspose.Cells Product...How to Insert a Page Into a PDF in C# This short guide describes...

    kb.aspose.com/pdf/net/how-to-insert-a-page-into...
  3. Aspose.PDF.Drawing Converting PDF to Docx in Li...

    Hello. Library used here is Aspose.Pdf.Drawing [25.6.0], but tested with [25.5.0] as well. We are using linux containers using amazon linux 2023 base image, and when trying to convert a Pdf document to Docx, we get s…...PDF.Drawing Converting PDF to Docx in Linux word splitting...Aspose.PDF Product Family aspose-pdf-net , aspose-pdf-linux IBurzoEvoRWS...

    forum.aspose.com/t/aspose-pdf-drawing-convertin...
  4. .docx to .pdf and .html table formatting error ...

    Hi, When converting a .docx file to a .Pdf file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. Code: var saveOptions = new PdfSaveOptions(); saveOptions.Use…...pdf and .html table formatting error Aspose.Words Product...converting a .docx file to a .pdf file using Aspose.Words, I noticed...

    forum.aspose.com/t/docx-to-pdf-and-html-table-f...
  5. 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...
  6. 高级功能|Aspose.PDF for .NET

    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....Hide ] 将 PDF 发送到浏览器以供下载 有时,当您开发 ASP.NET 应用程序时,您需要将 PDF 文件发送到网页...文件发送到网页浏览器以供下载,而无需将其物理保存。为了实现这一点,您可以在生成 PDF 文档后将其保存到 MemoryStream 对象中,并将该...

    docs.aspose.com/pdf/zh/net/advanced-features/
  7. Loading PDF file gets stuck when HTMLloadOption...

    Hi, I am facing issue opening some of the Pdf files with the below code.The code stucks when htmlLoadOptions is passed but works file when only source is passed.The files are of small size within 2MB .Could some one sug…...Loading PDF file gets stuck when HTMLloadOptions is passed Aspose...Aspose.PDF Product Family pkometineni January 28, 2019, 3:23pm...

    forum.aspose.com/t/loading-pdf-file-gets-stuck-...
  8. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.Pdf", options); Formatting and Alignment o…...Pdf rendition is not getting generating like word document Aspose...PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  9. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....example for convert cad image to pdf file. public APIGatewayHttpApiV2P..."application/pdf" }, {"Content-Disposition", "attachment;filename=filename...

    docs.aspose.com/cad/net/how-to-run-aspose-cad-d...
  10. PDF-to-PPTX in Java: Conversion Error - com.asp...

    When converting the Pdf and then to PPTX, report is failed with ArgumentException. Aspose version: implementation ‘com.aspose:aspose-Pdf:26.1’ implementation ‘com.aspose:aspose-slides:26.2:jdk16’ Stack Trace: com.a…...PDF-to-PPTX in Java: Conversion Error - com.aspose.slides.exceptions...3:56am 1 When converting the PDF and then to PPTX, report is failed...

    forum.aspose.com/t/pdf-to-pptx-in-java-conversi...