Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 21,193 for

doc to pdf

(0.14 sec)
  1. Error in coverting documents from PDF to docx -...

    I try To convert a Pdf DocumenTo To Docx . The Document has white page in it and a header and a footer. However when I open the Document with Word : . I can’t modify header and footer . I can’t cancel the white page. …...coverting documents from PDF to docx Aspose.PDF Product Family AxiomaBo...3:29pm #1 I try to convert a PDF documento to docx . The document...

    forum.aspose.com/t/error-in-coverting-documents...
  2. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.Pdf for Python via .NET library....Replace Text in PDF via Python Contents [ Hide ] Replace Text...Text in all pages of PDF document You can try to find in replace...

    docs.aspose.com/pdf/python-net/replace-text-in-...
  3. Structured Document Tag RemoveSelfOnly results ...

    Hi team, While evaluating latest Aspose.Words library, we noticed the issue when remove rich text SDTs in the Word Document and then published it To Pdf. The 2nd column (“Total”) in the table after SDTs are removed an…...column width when published to PDF Aspose.Words Product Family words-java...document and then published it to PDF. The 2nd column (“Total”) in...

    forum.aspose.com/t/structured-document-tag-remo...
  4. To pdf: A value with the specified key has alre...

    Hello! merging two RTF files in one and then converting it causes this exception ‘A value with the specified key has already been added’. Current version is 21.3.0.0. Can found attached 3 files. 2 files and the third…...To pdf: A value with the specified key has already been added...be successfully converted to PDF: // Merge RTF documents Document...

    forum.aspose.com/t/to-pdf-a-value-with-the-spec...
  5. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.Pdf for Java allows you To add, get, and delete the multimedia annotation from your Pdf Document....PDF Multimedia Annotation Contents [ Hide ] Annotations in a...a PDF document are contained in a Page object’s Annotations collection...

    docs.aspose.com/pdf/java/multimedia-annotation/
  6. Merge Word, PDF And Many Other File Formats Usi...

    Merge multiple files in Python: DocX, Doc, ODT, Pdf, RTF, MOBI, HTML, TXT, PNG, JPG and many more....Join Word, PDF or Web documents together in Python High-speed...to join Word, PDF, Web documents using Python. PDF Python Java...

    products.aspose.com/words/python-net/merge/
  7. Font changes when word file converted to PDF - ...

    I am using trial license version. when I convert word To Pdf file. I find the font is changed. But when I use your application hosted on web https://products.aspose.app/words/conversion. It keeps the font family. I want…...when word file converted to PDF Aspose.Words Product Family docxtopdf...version. when I convert word to pdf file. I find the font is changed...

    forum.aspose.com/t/font-changes-when-word-file-...
  8. Convert Word to PDF losses high DPI image - Asp...

    I have the following code and the attached sample Document To illustrate the problem of losing high DPI image details when converting a Word Document To a Pdf. new Document("input.Docx").Save("output.Pdf", SaveFormat.Pd…...Convert Word to PDF losses high DPI image Aspose.Words Product...Product Family word-to-pdf , words-pdfexport bvadala August 15, 2022...

    forum.aspose.com/t/convert-word-to-pdf-losses-h...
  9. PDF to PPTX: conversion problem with non UTF-8 ...

    Hi here is Pdf: and pptx: code: Aspose.Pdf.Document Doc = new Aspose.Pdf.Document(Pdf); Aspose.Pdf.PptxSaveOptions pptx_save = new Aspose.Pdf.PptxSaveOptions(); Doc.Save(ppt, pptx_save); win11/.net 4.8/asp…...PDF to PPTX: conversion problem with non UTF-8 characters Aspose...Aspose.PDF Product Family slides-net pcaillol April 3, 2023, 8:08am...

    forum.aspose.com/t/pdf-to-pptx-conversion-probl...
  10. Applying privileges to make PDF not editable re...

    This successfully applies the DRAFT watermark on all pages: using (var PdfDocument = new Aspose.Pdf.Document(sourceStream)) { using (var watermarkStream = awai…...make PDF not editable removes watermark stamp Aspose.PDF Product...(var pdfDocument = new Aspose.Pdf.Document(sourceStream)) { using...

    forum.aspose.com/t/applying-privileges-to-make-...