Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 16,780 for

true type

(0.17 sec)
  1. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...parameter is not a valid node type that the GetEntity method can...nodes. If para is of a different type (like a Run , Cell , or Table...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  2. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables... has_child_nodes Returns True if this node has any child nodes...CompositeNode ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeriesCollection.add1 method | Aspose.Word...

    aspose.words.drawing.charts.ChartSeriesCollection.add1 method...method to add series to any type of Bar, Column, Line and Surface...List [ float ]): ... Parameter Type Description series_name str...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Using Lexical Tokens in Java|Aspose.Words for Java

    Use lexical tokens in template expressions when building a report in Java....tokens are reserved as keywords: true , false , null , new , and in...partially qualified name of a type that is known by the engine...

    docs.aspose.com/words/java/using-lexical-tokens/
  5. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java...."Element" property to reflect the type of data they contain. smartTag...setElement("date"); // Some smart tag types process their contents further...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....NET, covering header/footer types, image insertion, font and paragraph...Footer Type You can specify three different header types and three...

    docs.aspose.com/words/python-net/working-with-h...
  7. DocumentBuilder.currentStory property | Aspose....

    DocumentBuilder.currentStory property. Gets the story that is currently selected in this [DocumentBuilder](../)....DocumentBuilder ( doc ); // A Story is a type of node that has child Paragraph...builder . currentStory )). toBe ( true ); expect ( builder . currentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageType | Aspose.Words for Java

    Specifies the Type format of an image in a Microsoft Word document in Java....class ImageType Specifies the type (format) of an image in a Microsoft...getChild(NodeType.SHAPE, 0, true); Assert.assertEquals(ImageType...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder.move_to_merge_field method | As...

    aspose.words.DocumentBuilder.move_to_merge_field method... Parameter Type Description field_name str The...after moving the cursor. Returns True if the merge field was found...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HeaderFooterCollection.link_to_previous method ...

    aspose.words.HeaderFooterCollection.link_to_previous method...Parameter Type Description is_link_to_previous bool True to link...link_to_previous(header_footer_type, is_link_to_previous) Links...

    reference.aspose.com/words/python-net/aspose.wo...