Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 47,953 for

as

(0.36 sec)
  1. Compare Documents in Python|Aspose.Words for Py...

    Compare two documents in any supported formats and shows content changes using Python. You can apply advanced options when comparing....Compare two documents in any supported formats and shows content changes using Python. You can apply advanced options when comparing.

    docs.aspose.com/words/python-net/compare-docume...
  2. Licensing|Aspose.Words for Java

    Licensing Aspose.Words for Android via Java....Licensing Aspose.Words for Android via Java.

    docs.aspose.com/words/java/licensing-android/
  3. Convert Word to PDF in C#|Aspose.Words for .NET

    Convert Word to PDF in C#. EAsy code examples for DOCX to PDF conversion. Supports all Word and image formats....Convert Word to PDF in C#. Easy code examples for DOCX to PDF conversion. Supports all Word and image formats.

    docs.aspose.com/words/net/convert-a-document-to...
  4. Features Overview|Documentation

    ClAss Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.

    docs.aspose.com/email/net/features-overview/
  5. ListTemplate enumeration | Aspose.Words for Python

    Aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word....aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word.

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working With Drawing Images|Documentation

    ClAss Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.

    docs.aspose.com/psd/java/working-with-drawing-i...
  7. Manipulating Photoshop Formats|Documentation

    ClAss Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.

    docs.aspose.com/imaging/net/manipulating-photos...
  8. AnswerSheetConfig|Documentation

    AnswerSheetConfig element generates a numbered matrix of bubbles arranged in multiple columns to make more efficient use of space....AnswerSheetConfig element generates a numbered matrix of bubbles arranged in multiple columns to make more efficient use of space.

    docs.aspose.com/omr/net/programmatic-forms/answ...
  9. Word to PDFA-1a - Free Support Forum - aspose.com

    I’m using Aspose Words.NET v10.8. I would like to convert a Word document to PDFA-1a file. Dim doc As Document = New Document(“test.doc”) Dim license As License = New License() license.SetLicense(“Aspose.Total.lic”) Dim…...I’m using Aspose Words.NET v10.8. I would like to convert a Word document to PDFA-1a file. Dim doc As Document = New Document(“test.doc”) Dim license As License = New License() license.SetLicense(“Aspose.Total.lic”) Dim…

    forum.aspose.com/t/word-to-pdfa-1a/100320
  10. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.Aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…...Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…

    forum.aspose.com/t/preserving-shape-details-in-...