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

doc format

(0.05 sec)
  1. Aspose::Words::Tables::RowCollection class | As...

    Aspose::Words::Tables::RowCollection class. Provides typed access to a collection of Row nodes. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Conversion from Word to Excel using C#

    This article teaches the conversion from Word to Excel using C#. It has all the details to set the IDE, a list of steps, and a sample code for the development of Word Document to Excel converter using C#....to other formats if required. Steps to Convert DOC to XLSX using...conversion to the Excel format Define the output format as XLSX Save the...

    kb.aspose.com/words/net/conversion-from-word-to...
  3. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../chartdatalabel/) in this collection.... def data_labels (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Tables::CellCollection::idx_get ...

    Aspose::Words::Tables::CellCollection::idx_get method. Retrieves a Cell at the given index in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. Aspose::Words::Tables::TableCollection::idx_get...

    Aspose::Words::Tables::TableCollection::idx_get method. Retrieves a Table at the given index in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. FieldInclude class | Aspose.Words for Python

    aspose.words.fields.FieldInclude class. Implements the INCLUDE field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Mail Merge

    Mail merge Word or PDF files in C++. Fill in the Mail merge template with your personal data to automate mailings or generate reports using C++....data into files of various formats Our solution provides a powerful...templates in Word and PDF formats and data from custom data sources...

    products.aspose.com/words/cpp/mailmerge/
  8. TxtLoadOptions.detect_numbering_with_whitespace...

    TxtLoadOptions.detect_numbering_with_whitespaces property. Allows to specify how numbered list items are recognized when Document is imported from plain text Format...is imported from plain text format. The default value is True...document's "Lists" property. text_doc = 'Full stop delimiters: \n '...

    reference.aspose.com/words/python-net/aspose.wo...
  9. C# API to Export MSG to XPS | products.aspose.com

    Convert MSG to XPS without using Microsoft Word or Outlook on .NET...NET file format manipulation APIs are the perfect...manipulate a variety of file formats, including MSG and XPS. The...

    products.aspose.com/total/net/conversion/msg-to...
  10. TxtLoadOptions.DetectNumberingWithWhitespaces |...

    Optimize your Document imports with TxtLoadOptions' DetectNumberingWithWhitespaces feature, ensuring accurate recognition of numbered lists from plain text....is imported from plain text format. The default value is true...detectNumberingWithW ; Document doc = new Document ( new MemoryStream...

    reference.aspose.com/words/net/aspose.words.loa...