Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 70,111 for

import

(0.11 sec)
  1. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... import aspose.slides as slides import aspose.pydrawing...pydrawing as draw import io # Accessing the presentation with ActiveX...

    docs.aspose.com/slides/python-net/activex/
  2. Document Merger for Dynamics CRM|Aspose.Words f...

    The Aspose Document Merger is an open-source add-on to be used in Microsoft Dynamic CRM. It allows automatically merge two documents into single or creating new document using existing documents in C#.... Open CRM and go to Import Solution. Click Browse and...solution to import. Click close when the solution is imported successfully...

    docs.aspose.com/words/net/document-merger-for-d...
  3. Support for TLS 1.2 and AutodiscoverService|Doc...

    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....for Java 8: import java.net.Authenticator ; import java.net.PasswordAuthenticati...PasswordAuthenticati ; import java.net.URL ; static Authenticator...

    docs.aspose.com/email/java/support-for-tls-1-2-...
  4. Converting a TEX file to PDF using Python | Asp...

    Sample code on Python for TEX to PDF conversion. Use example code for batch TEX to PDF conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/t...
  5. How to Build a Table from a DataTable in C#|Asp...

    Example of filling document table from external database using C#.... Provides a method to import data from the DataTable and...following code example shows how to import the data from a DataTable and...

    docs.aspose.com/words/net/how-to-build-a-table-...
  6. Convert Numbers File to PDF in Java

    This article guides on how to convert numbers file to PDF in Java. It has details to set the IDE, a list of steps, and a sample code to transform numbers file to PDF in Java....converting the Numbers file Import the necessary classes and methods...numbers file to PDF in Java . Import the required resources from...

    kb.aspose.com/cells/java/convert-numbers-file-t...
  7. Edit WORD In Python

    Edit a Word document in Python code....Edit a Table Edit an Image import aspose.words as aw doc = aw...) doc.save( "Output.docx" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/word/
  8. Edit Markdown In Python

    Edit Markdown in Python code....Edit a Table Edit an Image import aspose.words as aw doc = aw..." ) doc.save( "Output.md" ) import aspose.words as aw doc = aw...

    products.aspose.com/words/python-net/edit/md/
  9. Create a Macro in Word using Java

    Refer to this article for coding with VBA using Java. It has complete details to set the IDE for development, a list of instructions, and a sample code to create a macro in Word using Java....enabling macros in a Word file Import the required modules, including...file DOCM. In this process, import Document, VbaProject, VbaModule...

    kb.aspose.com/words/java/create-a-macro-in-word...
  10. Managing Outlook Contacts in PST Files|Document...

    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....pst import PersonalStorage from aspose.email.mapi import ContactSaveFormat...file: from aspose.email.mapi import MapiMessage # Load the MAPI...

    docs.aspose.com/email/python-net/managing-outlo...