Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 6,158 for

convert document

(0.1 sec)
  1. Fail to convert dynamic XFA form to static on ....

    Hi, I use this snippet to Convert dynamic XFA form to static form with Aspose.PDF .Net version 21.10.1. using (var Document = new Document(inFile)) { // Check if input file is dynamic form, then we change it to stati…...Fail to convert dynamic XFA form to static on .Net 5.0 Linux...Hi, I use this snippet to convert dynamic XFA form to static...

    forum.aspose.com/t/fail-to-convert-dynamic-xfa-...
  2. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that Converts pdf to pdfa-2a. In order to be able to assure the customer that the Converted pdf’s are in pdfa-2a, we have used the val…...Convert PDF to PDF/A-2A not valid Aspose.PDF Product Family pdfa...aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  3. Convert Microsoft Project MPP file to Text Formats

    Aspose.Tasks for .NET allows Converting Microsoft Project (MPP) to HTML, Text and Template MPT format....Developer Guide Converting MS Project MPP Files Convert Microsoft Project...Project MPP file to Text Formats Convert Microsoft Project MPP file...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  4. Aspose.words for java convert docx to pdf - Fre...

    Hello, I have a problem. In the zip file below, there is a doc file (eg: new .docx) containing an axial gradient pattern. When it is Converted to pdf, the pattern becomes a path description (eg: new-path.pdf), Does your …...words for java convert docx to pdf Aspose.Words Product...gradient pattern. When it is converted to pdf, the pattern becomes...

    forum.aspose.com/t/aspose-words-for-java-conver...
  5. Duplicate image is creating when i try to conve...

    Duplicate image is creating when i try to Convert into pdf is there any issue in this sample code? class ImageProcessor implements FileProcessor { @Override public void processFile(Document pdfDocument, File file) { …...is creating when i try to convert into pdf Aspose.PDF Product...is creating when i try to convert into pdf is there any issue...

    forum.aspose.com/t/duplicate-image-is-creating-...
  6. Convert PDF to QR Code using C#

    Follow this article to Convert PDF to QR code using C#. This article contains information to set the IDE, a list of steps, and a sample code for changing PDF to Barcode using C#....TeX Product Family Convert PDF to QR Code using C# This...tutorial guides on how to convert PDF to QR code using C# . It...

    kb.aspose.com/total/net/convert-pdf-to-qr-code-...
  7. How to Convert PDF to Tagged PDF using C#

    This article guides on how to Convert PDF to tagged PDF using C#. It has all the details to set the environment, a set of steps and a runnable sample code for adding tags to PDF files using C#....TeX Product Family How to Convert PDF to Tagged PDF using C#...explains the process of how to convert PDF to tagged PDF using C#...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tag...
  8. Convert PDF to QR Code using Java

    Follow this article to Convert PDF to QR Code using Java. It has the details to set the IDE, a list of steps, and a sample code for transformation of PDF to Barcode using Java....TeX Product Family Convert PDF to QR Code using Java This...tutorial guides on how to convert PDF to QR code using Java ...

    kb.aspose.com/total/java/convert-pdf-to-qr-code...
  9. How to Convert XLSX to PDF having Restricted Pe...

    This topic entails how to Convert XLSX to PDF having restricted permissions using Python. You will learn to export an Excel to restricted permissions PDF using Python with the help of detailed steps and working Python code....TeX Product Family How to Convert XLSX to PDF having Restricted...an understanding of how to convert XLSX to PDF having restricted...

    kb.aspose.com/cells/python/how-to-convert-xlsx-...
  10. 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…...Failed to convert Image type format to PDF: The type initializer...12:09pm 1 Hi, I am trying to convert images format to the pdf please...

    forum.aspose.com/t/failed-to-convert-image-type...