Sort Score
Result 10 results
Languages All
Labels All
Results 3,451 - 3,460 of 43,396 for

doc

(0.08 sec)
  1. ChartSeriesGroup.firstSliceAngle property | Asp...

    ChartSeriesGroup.firstSliceAngle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartAxisTitle.Font | Aspose.Words for .NET

    Customize your ChartAxisTitle with versatile font options. Enhance your data visualization with unique axis title formatting for clearer insights.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Visual Brush in XPS file | .NET

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/page/net/xps/working-with-visua...
  5. Aspose::Words::Fonts::FontInfoCollection::get_S...

    Aspose::Words::Fonts::FontInfoCollection::get_SaveSubsetFonts method. Specifies whether or not to save a subset of the embedded TrueType fonts with the Document. Default value for this property is false. This option works only when EmbedTrueTypeFonts property is set to true in C++.... auto doc = MakeObject < Document > ( MyDir...FontInfoCollection > fontInfos = doc -> get_FontInfos (); fontInfos...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. MarkdownSaveOptions.EmptyParagraphExportMode | ...

    Configure empty paragraph export in Markdown with Aspose.Words. Set EmptyParagraphExportMode for optimal Document conversion.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "First"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Fields::FormField::get_Name meth...

    Aspose::Words::Fields::FormField::get_Name method. Gets or sets the form field name in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "Please...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldAutoTextList.screen_tip property | Aspose....

    FieldAutoTextList.screen_tip property. Gets or sets the text of the ScreenTip to show....def field_auto_text_list (): doc = aw . Document () # Create a...populate it with auto text entries. doc . glossary_document = aw . buildingblocks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldAutoTextList.entry_name property | Aspose....

    FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry....def field_auto_text_list (): doc = aw . Document () # Create a...populate it with auto text entries. doc . glossary_document = aw . buildingblocks...

    reference.aspose.com/words/python-net/aspose.wo...