Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 17,437 for

true type

(0.2 sec)
  1. LayoutEnumerator.Current | Aspose.Words for .NET

    Discover the LayoutEnumerator Current property to easily access and modify the current position in your page layout model for enhanced design flexibility.... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  2. LayoutCollector.Clear | Aspose.Words for .NET

    Efficiently clear all collected layout data with the LayoutCollector Clear method. Ideal for post-update document management and layout rebuilding.... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Aspose::Words::Paragraph::InsertField method | ...

    Aspose::Words::Paragraph::InsertField method. Inserts a field into this paragraph in C++....refNode , bool isAfter ) Parameter Type Description fieldType Aspos...Aspose::Words::Fields::FieldType The type of the field to insert. updateField...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. CustomXmlPropertyCollection.GetEnumerator | Asp...

    Discover the CustomXmlPropertyCollection GetEnumerator method to easily iterate through collection items, enhancing your data management efficiency.... SmartTag , true ). OfType < SmartTag >(). ToArray...each type of smart tag. // The properties of a "date"-type smart...

    reference.aspose.com/words/net/aspose.words.mar...
  5. MergerContext | Aspose.Words for Java

    Document merger context in Java....setIgnoreOleData(true); } LoadOptions secondLoadOptions...firstLoadOptions.setIgnoreOleData(true); } LoadOptions secondLoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. WarningInfo.warning_type property | Aspose.Word...

    WarningInfo.warning_Type property. Returns the Type of the warning....warning_type property WarningInfo.warning_type property Returns...Returns the type of the warning. @property def warning_type ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize document exports to HTML and other formats effortlessly....$"{mOutFileName} shape {mCount}, of type {args.CurrentShape.ShapeType}{Path...ImageStream . CanWrite , Is . True ); Assert . That ( args . IsImageAvailable...

    reference.aspose.com/words/net/aspose.words.sav...
  8. UseMemoryLocking|Documentation

    Lock model memory to prevent OS paging in Aspose.LLM for .NET — requires mlock/VirtualLock privileges; off by default.... Quick reference Type bool? Default null (native default...UseMemoryLocking What it does true — the engine calls mlock (Linux/macOS)...

    docs.aspose.com/llm/net/developer-reference/par...
  9. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....insertFieldPageRef(builder, "MyBookmark3", true, false, "Hyperlink to Bookmark3...insertFieldPageRef(builder, "MyBookmark1", true, true, "Bookmark1 is ").getFieldCode());...

    reference.aspose.com/words/java/com.aspose.word...
  10. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word document... is_composite Returns True if this node can contain other...following this node. node_type Gets the type of this node. parent_node...

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