Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 64,475 for

import

(0.1 sec)
  1. Send Email using Exchange Web Service | Java AP...

    Enhance your projects with a progressive Java API: integrate email sending functionality via Exchange Web Service into your project.... import com.aspose.email.*; // Create...

    products.aspose.com/email/java/send-email/ews/
  2. Missing most of the shapes after importing a fi...

    After Importing vsd to vsdx, only some lines Import and most of the shapes are missing. vsd file in question and screenshot of an issue: missing shapes.zip (482.7 KB) The file was converted using this part of code: F…...most of the shapes after importing a file Aspose.Diagram Product...1 After importing vsd to vsdx, only some lines import and most...

    forum.aspose.com/t/missing-most-of-the-shapes-a...
  3. PDF Merging | Aspose.PDF

    Merging PDF documents with free cross-platform Apps and High Code APIs for any platform.... Python example import aspose.pdf as ap # Open first...

    products.aspose.com/pdf/merger/
  4. smartObjectLayer with filter->distort-->displac...

    when outerSmartObjectLayer.replaceContents(innerPsd) always failed,lost displace effects.... Export and Import : Before replacing the contents...

    forum.aspose.com/t/smartobjectlayer-with-filter...
  5. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/create-links/
  6. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node....import_node() to import the node to the current...current document. The imported node can then be inserted into the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Convert PDF to Word using Python

    Here is a quick tutorial to explain how to convert PDF to Word using Python. It provides detailed steps to configure the environment and a runnable Python code to convert PDF to DOCX....NET into your application Import required namespaces and classes...code. In the next steps, importing the classes and namespaces...

    kb.aspose.com/words/python/how-to-convert-pdf-t...
  8. TxtLeadingSpacesOptions Enum | Aspose.Words for...

    Discover the Aspose.Words TxtLeadingSpacesOptions enum for efficient leading space handling when Importing text files. Optimize your document processing today!...leading space handling during import from Text file. public enum...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Compare DOCX In Python

    Compare DOCX documents using Python to diff two files. With our Python API you can detect the difference even if one character or one word has been changed.... An important point: the compared DOCX documents...pip install aspose-words Copy import aspose.words as aw docA = aw...

    products.aspose.com/words/python-net/compare/docx/
  10. TxtTrailingSpacesOptions | Aspose.Words for Java

    Specifies available options for trailing spaces handling during Import from LoadFormat.TEXT file in Java....trailing spaces handling during import from LoadFormat.TEXT file....

    reference.aspose.com/words/java/com.aspose.word...