Sort Score
Result 10 results
Languages All
Labels All
Results 8,601 - 8,610 of 152,580 for

doc

(0.14 sec)
  1. Forms2OleControl.back_color property | Aspose.W...

    Forms2OleControl.back_color property. Gets or sets a background color of the control... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Tables::Table::get_DistanceBotto...

    Aspose::Words::Tables::Table::get_DistanceBottom method. Gets or sets distance between table bottom and the surrounding text, in points in C++.... auto doc = MakeObject < Document > ( MyDir...SharedPtr < Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. ChartSeries.Marker | Aspose.Words for .NET

    Discover the ChartSeries Marker property to easily customize data markers for your charts. Enhance visualization with automatic marker creation!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Stroke.BackColor | Aspose.Words for .NET

    Customize your stroke's background color with the Stroke BackColor property. Enhance your designs with vibrant, tailored colors for a unique look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::DocumentBuilder::get_CurrentSect...

    Aspose::Words::DocumentBuilder::get_CurrentSection method. Gets the section that is currently selected in this DocumentBuilder in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowPercentage method. Allows to specify whether percentage value is to be displayed for the data labels of the entire series. Default value is false. Applies only to Pie charts in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Chart > chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a Document into a particular format in Java.... Document doc = new Document(getMyDir() + "Rendering...setExportDocumentPro(true); doc.save(getArtifactsDir() + "HtmlSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. CompositeNode.InsertBefore | Aspose.Words for .NET

    Discover how to use the CompositeNode InsertBefore method to seamlessly insert nodes before reference nodes, enhancing your data structure management.... Document doc = new Document (); // An empty...paragraph. Assert . AreEqual ( 1 , doc . FirstSection . Body . Paragraphs...

    reference.aspose.com/words/net/aspose.words/com...
  9. HtmlSaveOptions.navigationMapLevel property | A...

    HtmlSaveOptions.navigationMapLevel property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats... let doc = new aw . Document ( base ....options . navigationMapLevel = 2 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Fill.presetTextured method | Aspose.Words for N...

    Fill.presetTextured method. Sets the fill to a preset texture.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

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