Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 12,491 for

true type

(0.08 sec)
  1. Node.Clone | Aspose.Words for .NET

    Effortlessly duplicate nodes with the Node Clone method. Enhance your development process and streamline project efficiency today!...Parameter Type Description isCloneChildren Boolean True to recursively...cloneWithChildren = para . Clone ( true ); Assert . That ((( CompositeNode...

    reference.aspose.com/words/net/aspose.words/nod...
  2. ConditionalStyleCollection.bottom_left_cell pro...

    ConditionalStyleCollection.bottom_left_cell property. Gets the bottom left cell style.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyleCollection.first_column propert...

    ConditionalStyleCollection.first_column property. Gets the first column style.... # 1 - By style type: table_style . conditional_styles... conditional_styles [ 0 ] . type ) # 3 - As a property: table_style...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlFixedSaveOptions.ExportFormFields | Aspose....

    Discover how the HtmlFixedSaveOptions ExportFormFields property enhances your document exports by keeping form fields interactive, improving user experience...."ExportFormFields" flag to "true" will export them as interactive...olute; left:0pt; top:0pt;\" type=\"checkbox\" name=\"CheckBox\"...

    reference.aspose.com/words/net/aspose.words.sav...
  5. DataTableCollection | Aspose.Words for Java

    Represents the collection of tables for the DataSet in Java.... Parameters: Parameter Type Description table DataTable...collection. Parameters: Parameter Type Description name java.lang.String...

    reference.aspose.com/words/java/com.aspose.word...
  6. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......ComVisible to false makes the types in this assembly not visible...components. If you need to access a type in this assembly from // COM...

    docs.aspose.com/slides/zh/net/web-extensions/sa...
  7. Node.parentNode property | Aspose.Words for Nod...

    Node.parentNode property. Gets the immediate parent of this node.... toEqual ( true ); expect ( para . parentNode...firstSection . body )). toEqual ( true ); expect ( doc . firstSection...

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

    Represents a Word field separator that separates the field code from the field result in Java....collection, and print contents and type // of every field using a custom...ancestor of the specified object type. getCustomNodeId() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....setDifferentFirstPag(true); builder.getPageSetup().se...setOddAndEvenPagesHe(true); // Create the headers, then add three...

    reference.aspose.com/words/java/com.aspose.word...
  10. SubDocument.accept method | Aspose.Words for Py...

    SubDocument.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...

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