Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 17,878 for

document insertion

(0.17 sec)
  1. Making a Report via Workflow Activity|Aspose.Wo...

    This article walks you through creating a workflow for building a report with parameters while using Aspose.Words for SharePoint reports....workflow and associate it with a document library. Creating a new workflow...workflow actions. Convert a Document Insert a Watermark...

    docs.aspose.com/words/sharepoint/making-a-repor...
  2. HorizontalRuleFormat.color property | Aspose.Wo...

    HorizontalRuleFormat.color property. Gets or sets the brush color that fills the horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartLegendEntryCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries...the Working with Charts documentation article. Indexers Name Description...for chart series. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Create a Table in Word using Python

    This article describes how to create a table in Word using Python. It contains detailed instructions to configure the environment, write a program to accomplish the task, and also shares a runnable sample code for inserting table in MS Word using Python....NET to insert a table in Word Instantiate...object and insert a cell with some text in it Insert another cell...

    kb.aspose.com/words/python/how-to-create-a-tabl...
  5. Chart.legend property | Aspose.Words for Python

    Chart.legend property. Provides access to the chart legend properties.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisCategoryType | Aspose.Words for Java

    Specifies type of a category axis in Java.... Examples: Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Public API Changes in Aspose.Cells 9.0.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....0 Contents [ Hide ] This document describes the changes to the...CultureInfo at the time of loading a document in an instance of Workbook...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. Aspose::Words::ImageWatermarkOptions::get_IsWas...

    Aspose::Words::ImageWatermarkOptions::get_IsWashout method. Gets or sets a boolean value which is responsible for washout effect of the watermark. The default value is true in C++....MakeObject < Aspose :: Words :: Document > (); // Modify the image...have a different options to insert image. // Use on of the following...

    reference.aspose.com/words/cpp/aspose.words/ima...
  9. Code Comparison for Common Features|Aspose.Word...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and VSTO using C#....Whole Document using Aspose.Words Joining Word Documents Together...Header and Footer Add Bookmark Inserting Table Search for and Replace...

    docs.aspose.com/words/net/code-comparison-for-c...
  10. ChartLegend.legend_entries property | Aspose.Wo...

    ChartLegend.legend_entries property. Returns a collection of legend entries for all series and trendlines of the parent chart.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

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