Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 22,055 for

doc to pdf

(0.09 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. Issue Restoring Text and Images Position When C...

    Hello team, I am facing an issue with text alignment and positioning during a Pdf-To-Word-To-HTML and back-To-Pdf conversion process. Below is the workflow I am following: Initial Step: I save the margins and dimens…...Images Position When Converting PDF to Word and Back Aspose.Words...positioning during a PDF-to-Word-to-HTML and back-to-PDF conversion process...

    forum.aspose.com/t/issue-restoring-text-and-ima...
  5. System.NullReferenceException when converts fro...

    Using the font attached in the zip , when convert form html To Pdf System.NullReferenceException is thrown. I attached a code sample, the html and the fonts Thank you htmlsample.zip (103.4 KB) codesample.zip (152.0 …...when converts from html to pdf Aspose.PDF Product Family esteban..., when convert form html to pdf System.NullReferenceExcepti is...

    forum.aspose.com/t/system-nullreferenceexceptio...
  6. Çend PDF Nav DOCX - Python

    Di koda Python gelek Pdf di DocX de bike yek. Bi Python Pdf wekî DocX Tomar bike....PDF Product Solution Aspose.Cells...Fermanek nûve bikin Alîkarî Docs Çavkanî API Demos Bijî Nimûneyên...

    products.aspose.com/words/ku/python-net/merge/p...
  7. Landscape Orientation Not Working When Saving W...

    I am trying To download a Pdf with landscape orientation and I cannot get it working. First I create a word Document by importing HTML, and then save the Word Document as Pdf and return as a download. Here is a minimi…...Stream As PDF Aspose.Words Product Family html-to-pdf , aspose-pdf-net...aspose-pdf-net , words-net , pdf-orientation martincoty77 November...

    forum.aspose.com/t/landscape-orientation-not-wo...
  8. Edit Word, PDF In C#

    Edit DocX, Doc, Pdf and a variety of other file formats in C#....documents in C# Advanced Word, PDF Editor for C#. Use it to modify...a powerful API to edit Word, PDF documents programmatically. Easily...

    products.aspose.com/words/net/edit/
  9. Export to PDF with Wingdings font doesn't use f...

    Hello, I try To export a Pdf Document with these letters ąĄčČęĘėĖįĮšŠųŲūŪžŽ which have Wingdings font set. I have cusTom fallback table, that should set these symbols To Arial font. The fallback works fine with other f…...Export to PDF with Wingdings font doesn't use fallback chain...#1 Hello, I try to export a pdf document with these letters ąĄčČęĘėĖįĮšŠųŲūŪžŽ...

    forum.aspose.com/t/export-to-pdf-with-wingdings...
  10. Add Text stamps in PDF via Python|Aspose.PDF fo...

    Add a text stamp To a Pdf Document using the TextStamp class with Aspose.Pdf for Python library....Add Text stamps in PDF via Python Contents [ Hide ] Add Text...class to add a text stamp in a PDF file. TextStamp class provides...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...