Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 180,358 for

doc

(0.29 sec)
  1. ChartFormat.Stroke | Aspose.Words for .NET

    Discover the ChartFormat Stroke property to enhance line styling in your charts, ensuring professional and visually appealing presentations.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::ImageSize::get_HeightPi...

    Aspose::Words::Drawing::ImageSize::get_HeightPixels method. Gets the height of the image in pixels in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a shape into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Stroke.foreColor property | Aspose.Words for No...

    Stroke.foreColor property. Gets or sets the foreground color of the stroke.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Overlay method. Determines whether other chart elements shall be allowed to overlap title. By default overlay is false in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a chart shape with...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_DoughnutHoleSize method. Gets or sets the hole size of the parent doughnut chart as a percentage in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. OLE Objects and Online Video|Aspose.Words for P...

    Insert ole objects or onlin vodeo into a Document using Python....from Vimeo into a document: doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Pass direct url from youtu.be...

    docs.aspose.com/words/python-net/working-with-o...
  7. ChartXValueCollection.FormatCode | Aspose.Words...

    Discover the ChartXValueCollection FormatCode property, easily customize X value formats for enhanced data visualization and clarity in your charts.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on the stack in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Set up font formatting...

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

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Orientation method. Gets or sets the orientation of the label text in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method... doc = aw . Document () # Configure...save_options . password = 'MyPassword' doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...