Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 180,101 for

doc

(0.33 sec)
  1. Aspose::Words::Tables::RowFormat::get_AllowBrea...

    Aspose::Words::Tables::RowFormat::get_AllowBreakAcrossPages method. True if the text in a table row is allowed to split across a page break in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Font::get_LocaleId method | Aspo...

    Aspose::Words::Font::get_LocaleId method. Gets or sets the locale identifier (language) of the formatted characters in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we set the font's locale...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. OfficeMath.display_type property | Aspose.Words...

    OfficeMath.display_type property. Gets/sets Office Math display format type which represents whether an equation is displayed inline with the text or displayed on its own line.... doc = aw . Document ( file_name =...'Office math.docx' ) office_math = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. BorderCollection.bottom property | Aspose.Words...

    BorderCollection.bottom property. Gets the bottom border.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Start a table and set a...

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

    Discover the ChartDataTable Format property for enhanced text background and border styling, elevating your data visualization experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Math::OfficeMathDisplayType enum...

    Aspose::Words::Math::OfficeMathDisplayType enum. Specifies the display format type of the equation in C++.... auto doc = System :: MakeObject < Aspose...Words :: Math :: OfficeMath > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.mat...
  7. ChartSeries.copy_format_from method | Aspose.Wo...

    ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified index.... doc = aw . Document ( file_name =...series to update format. shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfDigitalSignatureDetails.hash_algorithm prope...

    PdfDigitalSignatureDetails.hash_algorithm property. Gets or sets the hash algorithm.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Contents of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartDataLabelCollection.format property | Aspo...

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

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

    Access and modify your VBA project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!... Document doc = new Document (); // Create.... Name = "Aspose.Project" ; doc . VbaProject = project ; // Create...

    reference.aspose.com/words/net/aspose.words.vba...