Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 16,788 for

true type

(0.31 sec)
  1. SignatureLine.default_instructions property | A...

    SignatureLine.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...Default value for this property is True . @property def default_instructions...allow_comments = True options . default_instructions = True options ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MailMergeOptions.UseNonMergeFields | Aspose.Wor...

    Unlock advanced mail merge capabilities with the UseNonMergeFields property. Seamlessly integrate MERGEFIELD and other field Types for enhanced document customization....UseNonMergeFields property When true , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/net/aspose.words.low...
  3. Aspose::Words::LowCode::MailMergeOptions::get_U...

    Aspose::Words::LowCode::MailMergeOptions::get_UseNonMergeFields method. When True, specifies that in addition to MERGEFIELD fields, mail merge is performed into some other Types of fields and also into "{{fieldName}}" tags in C++....eNonMergeFields method When true , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!...VisitRowEnd ( Row row ) Parameter Type Description row Row The object...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides Typed access to a collection of Run nodes. To learn more, visit the documentation article in C++....RunCollection class Provides typed access to a collection of Run...a new array of runs. static Type () Examples Shows how to determine...

    reference.aspose.com/words/cpp/aspose.words/run...
  6. PPT Waterfall Chart: Data Labels Not Showing Co...

    Hi Team, We are encountering the following issues with Waterfall charts in PowerPoint: When “Linked to Source” is enabled for data labels, the labels are not displayed in compact format. However, for other chart Types…... However, for other chart types, data labels display correctly...setNumberFormatLinke is set to true and decimal separator is updated...

    forum.aspose.com/t/ppt-waterfall-chart-data-lab...
  7. Eliminate Extra spacing\lines in MS Word before...

    Hello We use MS Word Template with xml data to create pdfs using Aspose. Currently we are facing an issue when we assemble multiple Word Templates together before mailmerge. Looking to see how to eliminate the extra li…... Section break type A NewPage section break inserts...GetChildNodes(NodeType.Paragraph, true).Cast<Paragraph>() .Where(p...

    forum.aspose.com/t/eliminate-extra-spacing-line...
  8. Aspose::Words::Drawing::Charts::ChartShapeType ...

    Aspose::Words::Drawing::Charts::ChartShapeType enum. Specifies the shape Type of chart elements in C++....ChartShapeType enum Specifies the shape type of chart elements. enum class...series -> set_HasDataLabels ( true ); series -> get_DataLabels...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your document saving experience. Customize RTF output with advanced settings for optimal results....ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ExportImagesForOldRe { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....provided the support for Open Type Fonts. // For complete examples...TextState . Font . IsEmbedded = true ; // Add TextFragment to paragraphs...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/