Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 15,993 for

true type

(0.13 sec)
  1. Managing Controls|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....text box used to define all types of settings. It has some important...property specifies the placement type. The font property specifies...

    docs.aspose.com/cells/python-net/managing-contr...
  2. Aspose::Words::InlineStory::get_StoryType metho...

    Aspose::Words::InlineStory::get_StoryType method. Returns the Type of the story in C++....InlineStory::get_StoryType method Returns the type of the story. Aspose :: Words...have their respective story types. ASSERT_EQ ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the Type of a Word document node....NodeType enumeration Specifies the type of a Word document node. Members...Description ANY Indicates all node types. Allows to select all children...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::OdtSaveOptions::OdtSaveO...

    Aspose::Words::Saving::OdtSaveOptions::OdtSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Odt format in C++....SaveFormat saveFormat ) Parameter Type Description saveFormat Aspo...+ extensionString ); ASSERT_TRUE ( docInfo -> get_IsEncrypted...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. FieldXE.is_bold property | Aspose.Words for Python

    FieldXE.is_bold property. Gets or sets whether to apply bold formatting to the entry's page number.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () index...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIndex.language_id property | Aspose.Words ...

    FieldIndex.language_id property. Gets or sets the language ID used to generate the index.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () index...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....DrawTextRectangleBor property value to true textFragment . TextState . ...DrawTextRectangleBor = true ; var tb = new Aspose . Pdf . Text...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  8. ChartDataTable class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataTable class. Allows to specify properties of a chart data table.... The default value is True . has_legend_keys Gets or sets...table. The default value is True . has_outline_border Gets or...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style.unhide_when_used property | Aspose.Words ...

    Style.unhide_when_used property. Gets/sets whether the style used in the current document unhides from the Styles gallery and from the Styles task pane... True when the used style should be...style_title . unhide_when_used = True if style_title . semi_hidden...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add digital signature or digitally sign PDF in ...

    Digitally sign PDF documents using C# or VB.NET. Verify, or validate the digitally sign PDFs using C# or VB.NET.... Sign ( 1 , true , new System . Drawing . Rectangle...file signature . Sign ( 1 , true , new System . Drawing . Rectangle...

    docs.aspose.com/pdf/net/digitally-sign-pdf-file/