Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 30,987 for

doc

(0.06 sec)
  1. ChartLegend.Format | Aspose.Words for .NET

    Discover the ChartLegend Format property for easy customization of legend fill and line styles, enhancing 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...
  2. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of VBA modules in the collection.... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  3. VbaProject.Modules | Aspose.Words for .NET

    Discover the VbaProject Modules property, effortlessly access and manage your VBA project modules for enhanced automation and efficiency.... Document doc = new Document ( MyDir + "VBA...modules. VbaProject vbaProject = doc . VbaProject ; Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.vba...
  4. VbaProject.modules property | Aspose.Words for ...

    VbaProject.modules property. Returns collection of VBA project modules.... doc = aw . Document ( MY_DIR + 'VBA...of VBA modules. vba_project = doc . vba_project if vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeries.YValues | Aspose.Words for .NET

    Discover the ChartSeries YValues property to access a powerful collection of Y values, enhancing your data visualization and analysis capabilities.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartSeries.XValues | Aspose.Words for .NET

    Discover the ChartSeries XValues property to access a powerful collection of X values, enhancing your data visualization and analysis.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a Bubble chart....

    reference.aspose.com/words/net/aspose.words.dra...
  7. Table.clear_shading method | Aspose.Words for P...

    Table.clear_shading method. Removes all shading on the table.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::OlePackage::get_Display...

    Aspose::Words::Drawing::OlePackage::get_DisplayName method. Gets or sets OLE Package display name in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all borders in the collection in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Configure the builder's...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Document.originalFileName property | Aspose.Wor...

    Document.originalFileName property. Gets the original file name of the Document.... Doc ); // Below are two methods of...detected file extension. let doc = new aw . Document ( docStream...

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