Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 16,788 for

true type

(0.39 sec)
  1. ConditionalStyleCollection.OddRowBanding | Aspo...

    Discover the ConditionalStyleCollection OddRowBanding property to enhance your table's design with stylish odd row banding for better readability.... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  2. ConditionalStyleCollection.FirstColumn | Aspose...

    Discover the ConditionalStyleCollection FirstColumn property to easily customize your first column style for enhanced design flexibility and user experience.... // 1 - By style type: tableStyle . ConditionalStyles...tableStyle . ConditionalStyles [ 0 ]. Type , Is . EqualTo ( ConditionalStyleType...

    reference.aspose.com/words/net/aspose.words/con...
  3. FieldLink.ProgId | Aspose.Words for .NET

    Discover the FieldLink ProgId property to easily manage application Types for link information. Optimize your workflow with this essential tool!...Gets or sets the application type of the link information. public...Shows how to use various field types to link to other documents in...

    reference.aspose.com/words/net/aspose.words.fie...
  4. CustomPart class | Aspose.Words for Python

    aspose.words.markup.CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard...Description content_type Specifies the content type of this custom...stored inside the OOXML package. True if this custom part is an external...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!... // Below are three types of formats that we can apply...Parameter Type Description ignoreMergeFormat Boolean If true then...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Embed Attachment to PDF with JavaScript via C++...

    Learn how to embed an Ole Object as an attachment in a PDF using Aspose.Cells for JavaScript via C++....PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/embed-atta...
  7. ConditionalStyle.shading property | Aspose.Word...

    ConditionalStyle.shading property. Gets a [Shading](../../shading/) object that refers to the shading formatting for this conditional 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...
  8. CompositeNode.IsComposite | Aspose.Words for .NET

    Discover the CompositeNode IsComposite property. Easily check if a node supports child nodes for enhanced data structure management....IsComposite property Returns true as this node can have child...That ( doc . IsComposite , Is . True ); // Invoke the recursive function...

    reference.aspose.com/words/net/aspose.words/com...
  9. FormField | Aspose.Words for Java

    Represents a single form field in Java....setBold(true); formField.getFont().setSize(24...getText()); Assert.assertEquals(true, formFieldRun.getFont().getBold());...

    reference.aspose.com/words/java/com.aspose.word...
  10. BuiltInDocumentProperties.Paragraphs | Aspose.W...

    Discover the BuiltInDocumentProperties Paragraphs property, offering an accurate estimate of paragraph count in your document for better content management.... UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...

    reference.aspose.com/words/net/aspose.words.pro...