Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 17,443 for

one to pdf

(0.85 sec)
  1. Pdf to doc conversion produces a null reference...

    Hi, I am trying To convert a Pdf document To .doc but get and error as below. The Pdf contains ECG diagrams etc. Unfortunately I cannot share the file with you as it was produced within the NHS and is protected by GDPR.…...Pdf to doc conversion produces a null reference error Aspose...Aspose.PDF Product Family aspose-pdf-net reechi April 17, 2025, 2:15pm...

    forum.aspose.com/t/pdf-to-doc-conversion-produc...
  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. Convert docx to PDF is taking long time - Free ...

    https://forum.aspose.com/t/convert-docx-To-Pdf-is-taking-long-time/314621/7 Please try To send your zip file To my email vyacheslav.deryushev@aspose.com...Convert docx to PDF is taking long time Aspose.Words Product...Words 24.2 to convert .docx to PDF. It’s taking around 8 minutes...

    forum.aspose.com/t/convert-docx-to-pdf-is-takin...
  4. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.Pdf.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...PDF containing emojis converts to image very slowly Aspose.PDF...PDF Product Family aspose-pdf-net Rachel_Lee January 2, 2026,...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  5. 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-...
  6. Converting a PDF file to EXCEL using Go | Aspos...

    Code Examples on Go for PdfTo‑EXCEL Conversion on All Platforms...Convert PDF to EXCEL in Aspose.PDF for Go via C++ How to convert...convert PDF to EXCEL with Go? You can easily convert programmatically...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  7. Converting a PDF file to PPTX using Go | Aspose...

    Code Examples on Go for PdfTo‑PPTX Conversion on All Platforms...Convert PDF to PPTX in Aspose.PDF for Go via C++ How to convert...convert PDF to PPTX with Go? You can easily convert programmatically...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  8. Secure PDF Documents|Documentation

    Learn how To pass in Pdf security options when saving spreadsheets To Pdf with Aspose.Cells for Python via .NET API....Ask AI Secure PDF Documents Contents [ Hide ] Sometimes, developers...need to work with encrypted PDF files. For example: Secure the...

    docs.aspose.com/cells/python-net/secure-pdf-doc...
  9. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.Pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...Words conver pdf to markdown anomaly memory use Aspose...aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.M...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  10. Image added using Place in cell option removed ...

    Steps: Open a blank excel file Click the Insert tab Click on Pictures Click Place In Cell Browse an image from your PC and add it inTo any cell In another part of the excel, just copy paste an image When this excel (T…...converted to PDF Aspose.Cells Product Family excel-to-pdf , cells-net...in Cell is missing. But the one that is copied in as a floating...

    forum.aspose.com/t/image-added-using-place-in-c...