Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 88,444 for

doc format

(0.16 sec)
  1. C++ API to Convert CGM to PPT | products.aspose...

    Convert CGM to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Metafile) is a vector graphics format used for storing and exchanging...(PowerPoint) is a popular presentation format used for creating and sharing...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker... def chart_data_point (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. C++ API to Convert PDF to PPSM | products.aspos...

    Convert PDF to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...Microsoft PowerPoint Show file format which is used to store presentations...compressed version of PPTX file format and is used to store presentations...

    products.aspose.com/total/cpp/conversion/pdf-to...
  4. Aspose::Words::Font::get_LocaleIdBi method | As...

    Aspose::Words::Font::get_LocaleIdBi method. Gets or sets the locale identifier (language) of the Formatted right-to-left characters in C++....identifier (language) of the formatted right-to-left characters....and right-to-left text. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Aspose::Words::Revision::get_ParentStyle method...

    Aspose::Words::Revision::get_ParentStyle method. Gets the immediate parent style (owner) of this revision. This property will work for only for the StyleDefinitionChange revision type in C++.... auto doc = System :: MakeObject < Aspose...RevisionCollection > revisions = doc -> get_Revisions (); // This...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. Aspose::Words::RevisionGroupCollection::GetEnum...

    Aspose::Words::RevisionGroupCollection::GetEnumerator method. Returns an enumerator object in C++.... auto doc = System :: MakeObject < Aspose...RevisionCollection > revisions = doc -> get_Revisions (); // This...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type.... doc = aw . Document ( file_name =...'Comments.docx' ) comments = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TxtSaveOptions.simplifyListLabels property | As...

    TxtSaveOptions.simplifyListLabels property. Specifies whether the program should simplify list labels in case of complex label Formatting not being adequately represented by plain text....in case of complex label formatting not being adequately represented...are written in simple numeric format and itemized list labels as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. C++ API to Convert PS to PPS | products.aspose.com

    Convert PS to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...reference Save the document to PPS format using Save member function...instance of Document class auto doc = MakeObject < Document > ( u...

    products.aspose.com/total/cpp/conversion/ps-to-...
  10. ChartTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties...to the font formatting of the chart title. format Provides access...access to fill and line formatting of the chart title. overlay...

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