Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,803 for

import

(0.03 sec)
  1. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various Import options to format output...class Allows to specify various import options to format output. To...how the numbering will be imported when it clashes in source...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, Important classes and a runnable sample code to extract bookmarks in PDF using Python....NET to read bookmarks Import aspose.pdf library to access...using Python . It uses the import directive to access all the...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  3. BlockImportMode enumeration | Aspose.Words for ...

    aspose.words.loading.BlockImportMode enumeration. Specifies how properties of block-level elements are Imported from HTML-based documents....of block-level elements are imported from HTML-based documents...Properties of parent blocks are imported to a special logical structure...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Editing Task Baseline Durations in Ruby

    Learn how to edit Microsoft Project (MPP/XML) task baseline durations using Aspose.Tasks Java for Ruby....oneMinute 4 project = Rjb :: import( 'com.aspose.tasks.Project'...project . setBaseline( Rjb :: import( 'com.aspose.tasks.BaselineType'...

    docs.aspose.com/tasks/java/task-baseline-durati...
  5. Resource Cost in Ruby

    Learn how to work with Microsoft Project (MPP/XML) resource costs using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...getResources() . toList() 3 rsc = Rjb :: import( 'com.aspose.tasks.Rsc' ) 4...

    docs.aspose.com/tasks/java/resource-cost-in-ruby/
  6. Group|Aspose.Slides for Python Documentation

    Add group shape to PowerPoint presentation in Python... import aspose.slides as slides # Instantiate...alternative text of group shape. import aspose.slides as slides # Instantiate...

    docs.aspose.com/slides/python-net/group/
  7. FieldInclude.TextConverter | Aspose.Words for .NET

    Discover the FieldInclude TextConverter property—easily manage file format conversions with customizable text converter names for enhanced workflow efficiency....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. FieldInclude field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldInclude.BookmarkName | Aspose.Words for .NET

    Discover how to use the FieldInclude BookmarkName property to easily manage bookmarks in your documents for enhanced organization and efficiency....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. FieldInclude field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldInclude.SourceFullName | Aspose.Words for ...

    Discover how to utilize the FieldInclude SourceFullName property to efficiently manage document locations. Enhance your workflow today!...can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. FieldInclude field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Python, about CSS Selector and XPath usage.... html import * 2 3 # Prepare HTML code 4...NET. Copy 1 import os 2 from aspose. html import * 3 4 # Load...

    docs.aspose.com/html/python-net/html-navigation/