Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 180,113 for

doc

(0.34 sec)
  1. Cell.paragraphs property | Aspose.Words for Python

    Cell.paragraphs property. Gets a collection of paragraphs that are immediate children of the cell.... doc = aw . Document ( file_name =...spanning two pages.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Shading.foregroundPatternColor property | Aspos...

    Shading.foregroundPatternColor property. Gets or sets the color that's applied to the foreground of the [Shading](../) object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let borders = builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextColumnCollection.LineBetween | Aspose.Words...

    Enhance your layout with the TextColumnCollection LineBetween property. Enable vertical lines between columns for a polished, organized look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Configure the current section's...

    reference.aspose.com/words/net/aspose.words/tex...
  4. ChartDataLabel.font property | Aspose.Words for...

    ChartDataLabel.font property. Provides access to the font formatting of this data label.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OfficeMath.parent_paragraph property | Aspose.W...

    OfficeMath.parent_paragraph property. Retrieves the parent [Paragraph](../../../aspose.words/paragraph/) of this node.... doc = aw . Document ( file_name =...'Office math.docx' ) office_math = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Border::get_ThemeColor method | ...

    Aspose::Words::Border::get_ThemeColor method. Gets or sets the theme color in the applied color scheme that is associated with this Border object in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. DocumentProperty.toDouble method | Aspose.Words...

    DocumentProperty.toDouble method. Returns the property value as double.... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentProperty.toBool method | Aspose.Words f...

    DocumentProperty.toBool method. Returns the property value as bool.... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Fonts::MemoryFontSource::get_Typ...

    Aspose::Words::Fonts::MemoryFontSource::get_Type method. Returns the type of the font source in C++....MemoryFontSource > ( fontBytes , 0 ); auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...