Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 49,828 for

properties

(0.83 sec)
  1. FieldDisplayBarcode.foreground_color property |...

    FieldDisplayBarcode.foreground_color property. Gets or sets the foreground color of the barcode symbol...foreground_color property FieldDisplayBarcode.foreground_color property Gets...in the range [0, 0xFFFFFF] @property def foreground_color ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldDisplayBarcode.display_text property | Asp...

    FieldDisplayBarcode.display_text property. Gets or sets whether to display barcode data (text) along with image....display_text property FieldDisplayBarcode.display_text property Gets...(text) along with image. @property def display_text ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.ParagraphFormat class for comprehensive paragraph formatting options. Enhance your document styling effortlessly!...public class ParagraphFormat Properties Name Description AddSpaceBetweenFarEa...WordWrap { get; set; } If this property is false , Latin text in the...

    reference.aspose.com/words/net/aspose.words/par...
  4. FieldCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.FieldCollection, a powerful class for managing Field objects within specified document ranges, enhancing your document automation....FieldCollection : IEnumerable < Field > Properties Name Description Count {...returned by the FieldCollection properties and methods. Examples Shows...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::TabStopCollection class | Aspose...

    Aspose::Words::TabStopCollection class. A collection of TabStop objects that represent custom tabs for a paragraph or a style. To learn more, visit the documentation article in C++....stop can be defined in the properties of a paragraph style or directly...directly in the properties of a paragraph. A style can be based...

    reference.aspose.com/words/cpp/aspose.words/tab...
  6. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency.... Properties Name Description CustomNodeId...run of text using its font property. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/run/
  7. Working with Outlook Calendar Items in Aspose.E...

    Manage Outlook calendar items in C++: create and save events, set reminders, handle attachments, and read meeting attendee status....calendar item setting reminder properties (including a 45-minute advance...item, configuring reminder properties including a 58-minute advance...

    docs.aspose.com/email/cpp/working-with-outlook-...
  8. Update ActiveX ComboBox Control with C++|Docume...

    Learn how to read or write values of ActiveX ComboBox Control using Aspose.Cells with C++....ActiveXControl property and check its type via ActiveXControl...ActiveXControl.GetType() property. It should return ControlType...

    docs.aspose.com/cells/cpp/update-activex-combob...
  9. Aspose::Words::SectionStart enum | Aspose.Words...

    Aspose::Words::SectionStart enum. The type of break at the beginning of the section in C++....); // Set some page setup properties for the section. section...paragraph, set some formatting properties, and then append it as a...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET.... Text property of Graph Object provides option...Create first ellipse and set properties var ellipse1 = new Aspose...

    docs.aspose.com/pdf/net/add-ellipse/