Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 78,322 for

doc format

(0.08 sec)
  1. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignatureType method. Gets the type of the digital signature in C++.... auto doc = System :: MakeObject < Aspose...); for ( auto && signature : doc -> get_DigitalSignatures ())...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. ChartMarker.size property | Aspose.Words for No...

    ChartMarker.size property. Gets or sets chart marker size...'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataPointCollection.clear_format method | ...

    ChartDataPointCollection.clear_Format method. Clears Format of all [ChartDataPoint](../../chartdatapoint/) in this collection....clear_format method clear_format() Clears format of all ChartDataPoint...this collection. def clear_format ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.grammar_checked property | Aspose.Word...

    Document.grammar_checked property. Returns ``True`` if the Document has been checked for grammar.... doc = aw . Document () # The string...string with spelling errors. doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your Documents with versatile underline options for a professional look....set ; } Examples Shows how to format text inserted by a document...document builder. Document doc = new Document (); DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. ChartDataLabel.clearFormat method | Aspose.Word...

    ChartDataLabel.clearFormat method. Clears Format of this data label...method clearFormat() Clears format of this data label. The properties...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartMarker.symbol property | Aspose.Words for ...

    ChartMarker.symbol property. Gets or sets chart marker symbol....'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartDataLabel.numberFormat property | Aspose.W...

    ChartDataLabel.numberFormat property. Returns number Format of the parent element....numberFormat property Returns number format of the parent element. get...( 'DataLabels' , () => { let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker...'ChartDataPoint' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Properties::DocumentProperty cla...

    Aspose::Words::Properties::DocumentProperty class. Represents a custom or built-in Document property. To learn more, visit the Documentation article in C++....property value as a string formatted according to the current locale...built-in document properties. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.pro...