Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 16,785 for

true type

(0.9 sec)
  1. ListFormat.list property | Aspose.Words for Nod...

    ListFormat.list property. Gets or sets the list this paragraph is a member of.... // Below are two types of lists that we can create...listFormat . isListItem ). toEqual ( true ); // By setting the "ListLevelNumber"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies font settings for a document. To learn more, visit the documentation article in C++.... static Type () Remarks Aspose.Words uses...originalFontSources -> get_Length ()); ASSERT_TRUE ( originalFontSources [ 0 ]...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. XamlFlowSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFlowSaveOptions for enhanced document saving in XamlFlow formats. Unlock advanced features for seamless integration!...ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImageSavingCallback { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  4. TxtSaveOptions class | Aspose.Words for Python

    aspose.words.saving.TxtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.TEXT](../../aspose.words/saveformat/#TEXT) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Customize Barcode Appearance in C#|Documentation

    How to Adjust Barcode Appearance-Related Properties in Aspose.BarCode for .NET... Visible = true ; //set border size to 5 pixels...Parameters . Border . Visible = true ; gen . Parameters . Border...

    docs.aspose.com/barcode/net/customize-barcode-a...
  6. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT...Checkbox SDT types. For all other SDT types exception will...Inline ); sdtCheckBox . checked = true ; // We can set the symbols...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True # Place the image at the center...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a shape has the theme applied to it and what color fill / line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…... <Shape ID='3' Type='Shape' MasterShape='7'> <Cell...for Java API Reference returns true for both of the shapes which...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  9. About table border visibility in aspose word te...

    Hi, How to remove border from a table in aspose word template. Even after no border set in table it’s showing border while generate report. As part of alignment uniformity, we have inserted table and add field inside it…...Table, true) .Cast<Table>() .FirstOrDefault(t...=> t.Range.Fields .Any(f => f.Type == FieldType.FieldMergeField));...

    forum.aspose.com/t/about-table-border-visibilit...
  10. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....importNode(srcNode, true); dstStory.insertAfter(newNode...importer.importNode(srcNode, true); dstStory.insertAfter(newNode...

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