Sort Score
Result 10 results
Languages All
Labels All
Results 5,551 - 5,560 of 409,944 for

aspose pdf

(0.13 sec)
  1. Get a failure when converting PUB to PDF - Free...

    we got an error: Aspose.Pub.Exceptions.ConvertException: Can't create Pdf font with name = Times New Roman --> Pdf: Font Times New Roman was not found at #=zsedkhgG8ahbpm5MGaxElEpPK9w6z.#=zunhvw5McAVAr(TextStyle #=zC…...failure when converting PUB to PDF Aspose.PUB Product Family net Kent... 2:36am 1 we got an error: Aspose.Pub.Exceptions.ConvertException:...

    forum.aspose.com/t/get-a-failure-when-convertin...
  2. Export Document Structure While Converting to P...

    Learn how to export document structure while converting to Pdf with Aspose.Cells in C++....Converting to PDF with Golang via C++ Contents [ Hide ] The PDF logical...content structure into a PDF file. Aspose.Cells preserves information...

    docs.aspose.com/cells/go-cpp/export-document-st...
  3. How to Convert Word Document to Images using C++

    This topic shows, how to convert Word Document to Images using C++ in a very simple manner. You can convert specific or all pages of a Word document to any of commercial image formats including Tiff, PNG, JPEG and BMP in C++....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/words/cpp/how-to-convert-word-doc...
  4. HTML to PDF mixed page sizes - Free Support For...

    Is there any way to have mixed page sizes/orientations when creating a Pdf from HTML? Our requirements demand that the first page be letter sized in portrait, and the subsequent pages be landscape mode (some with dynami…...HTML to PDF mixed page sizes Aspose.PDF Product Family gregtayl...sizes/orientations when creating a PDF from HTML? Our requirements demand...

    forum.aspose.com/t/html-to-pdf-mixed-page-sizes...
  5. Failed to convert Image type format to PDF: The...

    Hi, I am trying to convert images format to the Pdf please find the below code for that: using (var imageStream = new MemoryStream(inputBytes)) { using (var outputStream = new MemoryStream()) { var Pdf = new Aspose…...convert Image type format to PDF: The type initializer for 'Gdip'...'Gdip' threw an exception Aspose.PDF Product Family cdayalal October...

    forum.aspose.com/t/failed-to-convert-image-type...
  6. Aspose.ZIP for Java

    Create compressed archives of files and decompress the archives of ZIP, GZIP, RAR, TAR, 7Zip, BZ2 and other types within any Java application....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/zip/java/
  7. PDF 注释|Aspose.PDF for Python via .NET

    本节介绍如何使用 Aspose.Pdf 库对 Pdf 文件添加各种注释。...PDF 注释 Contents [ Hide ] Annotations in PDFs are interactive...interactivity, and interaction. PDF中的注释是交互元素,允许您添加笔记、突出显示文本、绘制形状...

    docs.aspose.com/pdf/zh/python-net/annotations/
  8. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in Pdf with Aspose.Pdf, But throw a NullReferenceException. the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++.1.Pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...Text in PDF throw a NullReferenceExcepti Aspose.PDF Product Family...Family replace-pdf-text sullivan March 26, 2022, 7:16am 1 I want...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  9. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to Pdf. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.Pdf"); When I did the same in Word ‘save…...Convert DOCX to PDF using Aspose.Words (C# .NET) Aspose.Words Product...DOCX with French date fields to PDF. I noticed the formatting has...

    forum.aspose.com/t/use-french-culture-from-date...
  10. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce Pdf size using Aspose.Cells with Golang via C++....Resampling Added Images - Excel to PDF Conversion with Golang via C++...been added to reduce the output PDF file size and improve the overall...

    docs.aspose.com/cells/go-cpp/resampling-added-i...