Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 50,473 for

import document

(1.04 sec)
  1. Aspose.Imaging Java For Jython|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....example code: from asposeimaging import Settings from com . aspose...imaging . fileformats . metafile import EmfMetafileImage from com ...

    docs.aspose.com/imaging/java/aspose-imaging-jav...
  2. Loading and Saving Message|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....tools import FileFormatUtil # Detect file...options. from aspose.email import MailMessage , EmlLoadOptions...

    docs.aspose.com/email/python-net/loading-and-sa...
  3. JVM Crash when using Aspose-Words and Aspose-PD...

    JVM Crash when using both Aspose-Words and Aspose-PDF on 15,000+ page RTFs. There is no problem using Words and PDF separately when working with many large files. Problem exists in all 25.* versions. I am using Java 8…...another PDF import com.aspose.pdf.MemoryExtender; import com.aspose...aspose.pdf.PageMode; import com.aspose.words.*; // This will crash...

    forum.aspose.com/t/jvm-crash-when-using-aspose-...
  4. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection....another document, you should use DocumentBase.import_node() to...to import the node to the current document. The imported node...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Word From Excel Mail Merge In Java

    Personalize your Mail merge Word from Excel file using Java. Automate emails or build reports using Mail merge Word from Excel template in Java.... Use our Mail merge document API to develop high-level...you can create personalized documents in Java using just a Word...

    products.aspose.com/words/java/mailmerge/word-f...
  6. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides Python via .NET to ensure consistent typography in PowerPoint and OpenDocument presentations....replacement: import aspose.pydrawing as draw import aspose.slides...to another across the whole document. Substitution is a rule like...

    docs.aspose.com/slides/python-net/font-replacem...
  7. Connect Sub-shapes of the Groups in Ruby|Docume...

    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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...connector shape shape = Rjb :: import ( 'com.aspose.diagram.Shape'...

    docs.aspose.com/diagram/java/connect-sub-shapes...
  8. Add stamp image in particular page using Aspose...

    Hi Team, We have requirement add stamp image, in particular pdf page. Currently it is adding in each page. Is there any page parameter to pass in AsposePdfAddStamp, So only particular that page will show the stamp. Th…...to a specific page in a PDF document using Aspose, you can utilize...PdfFileStamp class in C# or the Document class in Java. Here’s how...

    forum.aspose.com/t/add-stamp-image-in-particula...
  9. Adding Files to PST in Jython|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....- email import Settings from com.aspose.email import PersonalStorage...email import FileFormatVersion from com.aspose.email import StandardIpmFolder...

    docs.aspose.com/email/java/adding-files-to-pst-...
  10. Split Tasks in Ruby | Aspose.Tasks Documentation

    Learn how to split Microsoft Project (MPP/XML) tasks using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...Project' ) . new 2 3 prj = Rjb :: import( 'com.aspose.tasks.Prj' ) 4...

    docs.aspose.com/tasks/java/split-tasks-in-ruby/