Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 78,378 for

doc format

(0.09 sec)
  1. PageSetup.pageNumberStyle property | Aspose.Wor...

    PageSetup.pageNumberStyle property. Gets or sets the page number Format....Gets or sets the page number format. get pageNumberStyle () : Aspose...numbering in a section. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartSeries.data_points property | Aspose.Words...

    ChartSeries.data_points property. Returns a collection of Formatting objects for all data points in this series....property Returns a collection of formatting objects for all data points...line chart. def data_labels (): doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C++ API to Convert XPS to PPS | products.aspose...

    Convert XPS to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...PPS are two different file formats and you may need to convert...reference Save the document to PPS format using Save member function...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart... def data_labels (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CellFormat.bottom_padding property | Aspose.Wor...

    CellFormat.bottom_padding property. Returns or sets the amount of space (in points) to add below the contents of cell....Shows how to format cells with a document builder. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.bidi property | Aspose.Words for Python

    Font.bidi property. Specifies whether the contents of this run shall have right-to-left characteristics....complex script characters for formatting purposes. This means that...right-to-left, and right-to-left text. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.IChartDataPoint class. Contains properties of a single data point on the chart.... def chart_data_point (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Chart Class | Aspose.Words for .NET

    Unlock powerful chart shape properties with Aspose.Words.Drawing.Charts.Chart class. Enhance your Documents with dynamic visual data representation.... Format { get; } Provides access to...to fill and line formatting of the chart. Legend { get; } Provides...

    reference.aspose.com/words/net/aspose.words.dra...
  9. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG....rendered when saving in SVG format. The default value is SvgTextOutputMode...converting a .docx document to .svg. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Add method. Adds new ChartSeries to this collection. Use this method to add series to Histogram charts in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a Histogram chart...

    reference.aspose.com/words/cpp/aspose.words.dra...