Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 414,181 for

pdf

(1.28 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. Export Word bookmarks to PDF with valid actions...

    I created a Word document and added bookmarks using the native Word feature: Insert → Bookmark. Then, I process the document with Aspose.Words and save it as a Pdf. Here’s the code I’m using: var reportBuildOptions = …...Export Word bookmarks to PDF with valid actions using Aspose...Words Product Family aspose-pdf-net , words-net abhishekouta...

    forum.aspose.com/t/export-word-bookmarks-to-pdf...
  3. Add Watermark to PDF using Java | Aspose.PDF

    Add watermark to Pdf file programmatically with Java sample code using Aspose.Pdf for Java...Watermark to PDF File Using Java Tool Add Watermark to PDF File, we’ll...we’ll use Aspose.PDF for Java API, which is a feature-rich, powerful...

    products.aspose.com/pdf/java/watermark/add/
  4. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in Pdf using C#. It provides detailed description along with a runnable sample code to insert hyperlink in Pdf using C#....PDF Product Family Aspose.Cells Product...Family How to Add Hyperlink in PDF using C# This short tutorial...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  5. Ստեղծեք Փաստաթուղթ Javascript Ում

    Ստեղծեք ֆայլ՝ օգտագործելով Node.js via .NET գրադարանը: Հեշտությամբ ստեղծեք նոր փաստաթուղթ JavaScript ում՝ մի քանի քայլով:...Ստեղծեք PDF կամ Word փաստաթղթեր JavaScript ում Ստեղծեք նոր փաստաթուղթ...հեշտությամբ փաստաթուղթ պատրաստել PDF, DOC, DOCX, HTML, EPUB և շատ...

    products.aspose.com/words/hy/nodejs-net/make/
  6. Შექმენით Დოკუმენტი Javascript Ში

    შექმენით ფაილი Node.js via .NET ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი JavaScript ში რამდენიმე ნაბიჯით....შექმენით PDF ან Word დოკუმენტები JavaScript ში შექმენით ახალი...შეუძლიათ მარტივად შექმნან დოკუმენტი PDF, DOC, DOCX, HTML, EPUB და მრავალი...

    products.aspose.com/words/ka/nodejs-net/make/
  7. Colored Emojis Are Not Correctly Managed When T...

    I try to upload a pptx file into Convert PPTX to Pdf | Online and Free pptx file contains emoji monochrome and colored emoji see sc: image.png (19,3 Ko) The result in Pdf is image.png (4,8 Ko) As you can see rocket …...Managed When Transforming to PDF Aspose.Slides Product Family...pptx file into Convert PPTX to PDF | Online and Free pptx file contains...

    forum.aspose.com/t/colored-emojis-are-not-corre...
  8. ArgumentNullException when applying redactions ...

    ArgumentNullException when applying redactions to specific Pdf documents using Aspose.Pdf Issue Description We are encountering an ArgumentNullException when attempting to apply redactions to certain Pdf documents using …...specific PDF documents using Aspose.PDF Aspose.PDF Product Family...redactions to specific PDF documents using Aspose.PDF Issue Description...

    forum.aspose.com/t/argumentnullexception-when-a...
  9. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering Excel files to Pdf or images....and Bound while rendering to PDF with C++ using DrawObjectEventHandl...bounds while rendering Excel to PDF or an image. Here is a brief...

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  10. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...Tables colliding on docx to pdf conversion Aspose.Words Product...resolve(outDir, "final_output.pdf"); fixTableDimentions(headDoc);...

    forum.aspose.com/t/tables-colliding-on-docx-to-...