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

import

(0.1 sec)
  1. Converting a EPS file to EMF using Python | Asp...

    Sample code on Python for EPS to EMF conversion. Use example code for batch EPS to EMF conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/e...
  2. Get XMP Metadata from PDF File in Ruby|Aspose.P...

    Access and manipulate XMP metadata in PDF documents using Ruby with Aspose.PDF.... doc = Rjb :: import ( ' com . aspose . pdf . Document...

    docs.aspose.com/pdf/java/get-xmp-metadata-from-...
  3. Add XML namespace in XMP metadata of EPS |Python

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  4. Change array items in XMP metadata of EPS| Python

    Take a look at the process of changing array items in XMP metadata of EPS file with Aspose.Page for Python. It is illustrated with the code snippets.... eps import * 2 from aspose. page . eps . xmp import * 3 from...from util import Util 4 ########## 5 ###### Class and Method declaration...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  5. Aspose.Words for Java Github examples not compi...

    Howdy, I am starting to explore Aspose.Word using the github repo with full of examples, and try to Import it into eclipse. After Importing, there are more than 100 errors related to pom. Am I doing something wrong?...plugins and showcases and imported it in eclipse. Now, when we...trying to import it into eclipse. After importing, there are...

    forum.aspose.com/t/aspose-words-for-java-github...
  6. Working with GridWeb|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....GridWeb and its Header Bar Import Microsoft Excel File Export...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. BlockImportMode | Aspose.Words for Java

    Specifies how properties of block-level elements are Imported from HTML-based documents in Java....of block-level elements are imported from HTML-based documents...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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-...
  9. MarkdownLoadOptions.PreserveEmptyLines | Aspose...

    Discover how the MarkdownLoadOptions PreserveEmptyLines property enhances your Markdown document loading by preserving empty lines for improved readability.... This option allows to import such empty lines. public bool...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Table conditional styles unexpected behavior - ...

    Hi, I’ve noticed that conditional table padding styles (checked for FirstRow in particular) have a somewhat unexpected interaction with inline (as in - defined for specific instance of a table) styles in Imported tables…...instance of a table) styles in imported tables. I’m adding a table...specifically for first row. I then import into this document two tables...

    forum.aspose.com/t/table-conditional-styles-une...