Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 30,978 for

doc

(0.04 sec)
  1. ChartDataTable.HasLegendKeys | Aspose.Words for...

    Discover the ChartDataTable HasLegendKeys property to easily control legend key visibility in your data table. Enhance clarity with customizable settings!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Chart.format property | Aspose.Words for Node.js

    Chart.format property. Provides access to fill and line formatting of the chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxisTitle.format property | Aspose.Words f...

    ChartAxisTitle.format property. Provides access to fill and line formatting 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. ChartAxisTitle.Format | Aspose.Words for .NET

    Discover the ChartAxisTitle Format property for easy customization of axis title fill and line styles, enhancing your data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of text in a table cell.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . startTable (); //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Comment::RemoveAllReplies method...

    Aspose::Words::Comment::RemoveAllReplies method. Removes all replies to this comment in C++.... auto doc = MakeObject < Document > ();...comment = MakeObject < Comment > ( doc , u "John Doe" , u "J.D." , System...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_ShowBubbleSize method. Allows to specify if bubble size is to be displayed for the data labels on a chart. Applies only to Bubble charts. Default value is false in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the Document in Java....that we will merge Document doc = createSourceDocMappe(); DataTable...MappedDataFieldColle mappedDataFields = doc.getMailMerge().getMappedDataFields();...

    reference.aspose.com/words/java/com.aspose.word...
  9. CustomXmlPart.schemas property | Aspose.Words f...

    CustomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this custom XML part.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SystemFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.SystemFontSource class, your gateway to accessing all TrueType fonts on your system for seamless Document creation.... Document doc = new Document (); doc . FontSettings =...source. Assert . AreEqual ( 1 , doc . FontSettings . GetFontsSources...

    reference.aspose.com/words/net/aspose.words.fon...