Sort Score
Result 10 results
Languages All
Labels All
Results 9,291 - 9,300 of 156,781 for

doc

(0.12 sec)
  1. ChartDataLabelCollection.Orientation | Aspose.W...

    Discover the ChartDataLabelCollection Orientation property to easily customize text orientation for your data labels, enhancing your chart's clarity and impact.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. HtmlLoadOptions.SupportVml | Aspose.Words for .NET

    Discover how the HtmlLoadOptions SupportVml property enhances your web experience by enabling VML image support for improved graphics quality.... Document doc = new Document ( MyDir + "VML...ImageType . Jpeg , (( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Table.RelativeVerticalAlignment | Aspose.Words ...

    Discover the Table RelativeVerticalAlignment property to easily manage vertical alignment for floating tables, enhancing your layout's precision and design.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Aspose::Words::Saving::PclSaveOptions::get_Fall...

    Aspose::Words::Saving::PclSaveOptions::get_FallbackFontName method. Name of the font that will be used if no expected font is found in printer and built-in fonts collections in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Fonts::FontSourceType enum | Asp...

    Aspose::Words::Fonts::FontSourceType enum. Specifies the type of font source in C++.... 0 ); auto doc = MakeObject < Document > (); doc -> set_FontSettings...MakeObject < FontSettings > ()); doc -> get_FontSettings () -> SetFontsSources...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. ChartSeriesGroup.SecondSectionSize | Aspose.Wor...

    Discover how to adjust the SecondSectionSize property in ChartSeriesGroup to customize your pie chart's secondary section size effectively.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DocumentProperty.Value | Aspose.Words for .NET

    Discover how to efficiently manage DocumentProperty values—easily retrieve or update property values for enhanced Document control and productivity.... Document doc = new Document ( MyDir + "Properties...$"Document filename:\n\t \" { doc . OriginalFileName } \ "" );...

    reference.aspose.com/words/net/aspose.words.pro...
  8. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire series.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Table.absoluteVerticalDistance property | Aspos...

    Table.absoluteVerticalDistance property. Gets or sets absolute vertical floating table position specified by the table properties, in points... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Fill.fill_type property | Aspose.Words for Python

    Fill.fill_type property. Gets a fill type.... doc = aw . Document ( file_name =...Font of the first Run. fill = doc . first_section . body . paragraphs...

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