Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 4,798 for

import

(0.03 sec)
  1. Split Word Document into Sections with Python

    Follow this article to split Word document into sections with Python. It has the IDE details, steps, and a sample code to divide Word document into sections with Python....collection of sections in it Import the new section into the new...the sections to access each. Import the sections into a new Word...

    kb.aspose.com/words/python/split-word-document-...
  2. Creating a Task Baseline in Ruby

    Learn how to create task baselines in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...project . setBaseline( Rjb :: import( 'com.aspose.tasks.BaselineType'...

    docs.aspose.com/tasks/java/creating-a-task-base...
  3. PDF Form having 200+ fields take a long time to...

    Hi, In our application, we handle PDF editable forms. We store the PDF form fields values in a database and while loading the form in our application we fill the form fields with the stored values. We use Aspose.PDF for…...FDF and XFDF data export and import. You may export data as any...any of the options and can import back later when required to populate...

    forum.aspose.com/t/pdf-form-having-200-fields-t...
  4. Aspose::Words::Fields::FieldIncludePicture clas...

    Aspose::Words::Fields::FieldIncludePicture class. Implements the INCLUDEPICTURE field. To learn more, visit the documentation article in C++....how to insert images using IMPORT and INCLUDEPICTURE fields....set_ResizeVertically ( true ); // 2 - The IMPORT field: auto fieldImport = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Licensing|Aspose.Slides for Python Documentation

    Aspose.Slides for Python via .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....how to set a license file: import aspose.slides as slides # Instantiates...apply a license from a stream: import aspose.slides as slides # Instantiates...

    docs.aspose.com/slides/python-net/licensing/
  6. HtmlLoadOptions.block_import_mode property | As...

    HtmlLoadOptions.block_Import_mode property. Gets or sets a value that specifies how properties of block-level elements are Imported...block_import_mode property HtmlLoadOptions.block_import_mode property...of block-level elements are imported. Default value is BlockImportMode...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection....for changing the name of the imported style. Returns Copied style...font . color ); Shows how to import a style from one document into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. aspose.words.loading module | Aspose.Words for ...

    The aspose.words.loading module provides classes and enumerations that allow to specify additional options when loading documents....loads external resource when importing a document and inserting images...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Loading namespace | Aspose.Words...

    Aspose::Words::Loading namespace. The Aspose.Words.Loading namespace provides classes and enumerations that allow to specify additional options when loading documents in C++....loads external resource when importing a document and inserting images...of block-level elements are imported from HTML-based documents...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Convert AI to PNG using Java|Documentation

    Check how Aspose.PSD for Java can convert AI File to PNG.... Import the necessary modules: Once...PSD library to your project, import the necessary classes in your...

    docs.aspose.com/psd/java/convert/ai-to-png/