Sort Score
Result 10 results
Languages All
Labels All
Results 8,211 - 8,220 of 157,024 for

doc

(0.11 sec)
  1. StyleCollection.Document | Aspose.Words for .NET

    Access the owner Document effortlessly with StyleCollection. Discover seamless Document management and enhance your workflow today!...Document doc = new Document (); Assert . That ( doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/net/aspose.words/sty...
  2. ChartSeries.Add | Aspose.Words for .NET

    Discover the ChartSeries Add method to easily integrate X values into your charts. Enhance data visualization with support for Y values and bubble sizes.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Style.Type | Aspose.Words for .NET

    Discover the Style Type property to effortlessly access and customize paragraph or character styles, enhancing your Document's visual appeal....Document doc = new Document (); Assert . That ( doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/net/aspose.words/sty...
  4. FieldInclude.source_full_name property | Aspose...

    FieldInclude.source_full_name property. Gets or sets the location of the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # We can use an INCLUDE field to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabel.position property | Aspose.Words...

    ChartDataLabel.position property. Gets or sets the position of the data label.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert column chart. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartSeries::Co...

    Aspose::Words::Drawing::Charts::ChartSeries::CopyFormatFrom method. Copies default data point format from the data point with the specified index in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::ConvertUtil::MillimeterToPoint m...

    Aspose::Words::ConvertUtil::MillimeterToPoint method. Converts millimeters to points in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose::Words::Drawing::Fill::get_Color method ...

    Aspose::Words::Drawing::Fill::get_Color method. Gets or sets a Color object that represents the foreground color for the fill in C++.... auto doc = System :: MakeObject < Aspose...:: Drawing :: Fill > fill = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Tables::RowFormat::get_HeadingFo...

    Aspose::Words::Tables::RowFormat::get_HeadingFormat method. True if the row is repeated as a table heading on every page when the table spans more than one page in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Aspose::Words::Vba::VbaProject::get_CodePage me...

    Aspose::Words::Vba::VbaProject::get_CodePage method. Gets or sets the VBA project’s code page in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...