Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 10,346 for

insert text

(0.14 sec)
  1. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java.... getText() Gets the text of this node and of all its...document does not contain its text. Assert.assertEquals(para.getDocument()...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted.... insert_chart ( chart_type = aw . drawing...can be calculated using title text and font. doughnut_center_y...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.left property | Aspose.Words for...

    ChartDataLabel.left property. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.left_mode](../left_mode/) property.... insert_chart ( chart_type = aw . drawing...can be calculated using title text and font. doughnut_center_y...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabel.top property | Aspose.Words for ...

    ChartDataLabel.top property. Gets or sets the distance of the data label in points from the top edge of the chart or from the position specified by its [ChartDataLabel.position](../position/) property, depending on the value of the [ChartDataLabel.top_mode](../top_mode/) property.... insert_chart ( chart_type = aw . drawing...can be calculated using title text and font. doughnut_center_y...

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

    ChartDataLabel.top_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property.... insert_chart ( chart_type = aw . drawing...can be calculated using title text and font. doughnut_center_y...

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

    Represents data label on a chart point or trendline in Java....the orientation of the label text. getPosition() Gets the position...the orientation of the label text. setPosition(int value) Sets...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of Text. To learn more, visit the documentation article in C++....class Represents a paragraph of text. To learn more, visit the Working...paragraph in the HeaderFooter (main text story) of a Section ; false...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. FieldType enumeration | Aspose.Words for Python

    aspose.words.fields.FieldType enumeration. Specifies Microsoft Word field types....FIELD_AUTO_TEXT Specifies the AUTOTEXT field. FIELD_AUTO_TEXT_LIST...FORMDROPDOWN field. FIELD_FORM_TEXT_INPUT Specifies the FORMTEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  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#....Bookmark Inserting Table Search for and Replace text Print Documents...

    docs.aspose.com/words/net/code-comparison-for-c...
  10. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...private static string License = "INSERT A VALID LICENSE HERE"; ///...GetLicence() { byte[] buf = System.Text.Encoding.UTF8.GetBytes(License);...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...