Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 17,418 for

true type

(0.1 sec)
  1. Aspose::Words::Comment class | Aspose.Words for...

    Aspose::Words::Comment class. Represents a container for text of a comment. To learn more, visit the documentation article in C++....get_HasChildNodes () Returns true if this node has any child nodes...get_IsComposite () override Returns true as this node can have child...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....setHidden(true); builder.writeln("This text...option is ignored. Default is true . Examples: Shows how to ignore...

    reference.aspose.com/words/java/com.aspose.word...
  3. Autofit Setting to Tables|Aspose.Words for Java

    Autofit settings to tables. Apache POI does not provide an opportunity to autofit settings to tables....enumeration which defines what type of auto fitting is applied to...getChild ( NodeType . TABLE , 0 , true ); // Autofit the first table...

    docs.aspose.com/words/java/autofit-setting-to-t...
  4. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a line in Java....setVisible(true); builder.insertNode(filledInArrow);...arrowLengthName) Parameters: Parameter Type Description arrowLengthName...

    reference.aspose.com/words/java/com.aspose.word...
  5. 更改单元格对齐方式并保持现有格式|Documentation

    使用Aspose.Cells库在JavaScript via C++中更改单元格对齐方式并保持现有格式...如果你将其设置为 true ,对齐的更改将生效,否则不生效。请注意, StyleFlag...Existing Formatting </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/change-...
  6. Paragraph.join_runs_with_same_formatting method...

    aspose.words.Paragraph.join_runs_with_same_formatting method... Parameter Type Description options JoinRunsOptions...options . ignore_redundant = True # Ignore redundant run properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in C++....System::TypeInfo&) const override static Type () virtual Warning (System:...get_FontInfoSubstitution () -> set_Enabled ( true ); // Original font metrics...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  8. CompareOptions.IgnoreFormatting | Aspose.Words ...

    Discover how the CompareOptions IgnoreFormatting property enhances text processing by ignoring formatting for more efficient data comparison....IgnoreFormatting property True indicates that formatting is...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/net/aspose.words.com...
  9. FieldAutoText class | Aspose.Words for Python

    aspose.words.fields.FieldAutoText class. Implements the AUTOTEXT field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RowFormat | Aspose.Words for Java

    Represents all formatting for a table row in Java....setFitText(true); builder.getRowFormat().clearFormatting();...getRowFormat().setAllowBreakAcrossP(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...