Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 422,575 for

document

(0.24 sec)
  1. Supported File 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.... Numbers The document is created by Apple’s Numbers...system. PDF Adobe Portable Document Format. XPS XML Paper Specification...

    docs.aspose.com/cells/cpp/supported-file-formats/
  2. Export POTX to TEXT on Andorid via Java or with...

    Convert POTX to TEXT in mobile apps without installing any software or online. Test free POTX to TEXT online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  3. Export PPS to DOTX on Andorid via Java or with ...

    Convert PPS to DOTX in mobile apps without installing any software or online. Test free PPS to DOTX online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  4. Export PPS to OTT on Andorid via Java or with f...

    Convert PPS to OTT in mobile apps without installing any software or online. Test free PPS to OTT online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  5. Export PPTM to DOC on Andorid via Java or with ...

    Convert PPTM to DOC in mobile apps without installing any software or online. Test free PPTM to DOC online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  6. Supported File 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.... Numbers The document is created by Apple’s “Numbers”...system. PDF Adobe Portable Document Format. XPS XML Paper Specification...

    docs.aspose.com/cells/java/supported-file-formats/
  7. AiModel.translate method | Aspose.Words for Python

    AiModel.translate method. Translates the provided Document into the specified target language...translate method translate(source_document, target_language) Translates...Translates the provided document into the specified target language...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  9. What's new 2022|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2022....PdfToDicom () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/whatsnew/2022/
  10. Rotate Text Inside PDF using C++|Aspose.PDF for...

    Learn how to rotate text within a PDF Document in C++ using Aspose.PDF to adjust text orientation and improve layout....in different scenarios of document generation. You can specify...Initialize document object auto document = MakeObject < Document > ();...

    docs.aspose.com/pdf/cpp/rotate-text-inside-pdf/