Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 90,939 for

doc format

(0.14 sec)
  1. FormFieldCollection.Count | Aspose.Words for .NET

    Discover the FormFieldCollection Count property, easily access the total number of form fields, enhancing your data management and user experience....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. C++ API to Convert POTX to ODT or with free Onl...

    Export POTX to ODT within your C++ applications or online. Test free POTX to ODT online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to ODT format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/potx-t...
  3. C++ API to Convert PPS to ODT or with free Onli...

    Export PPS to ODT within your C++ applications or online. Test free PPS to ODT online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to ODT format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pps-to...
  4. C++ API to Convert POTM to RTF or with free Onl...

    Export POTM to RTF within your C++ applications or online. Test free POTM to RTF online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to RTF format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/potm-t...
  5. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered lists, enhancing Document Formatting and organization....class Stores and manages formatting of bulleted and numbered...set of list formatting properties. The formatting of the lists...

    reference.aspose.com/words/net/aspose.words.lis...
  6. FieldQuote class | Aspose.Words for Python

    aspose.words.fields.FieldQuote class. Implements the QUOTE 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. 在C++中将Word转换为Excel|Aspose.Words对于C++

    将PDF转换为Excel,XML转换为Excel,DocX转换为Excel C++。 使用C++将各种格式的文档保存到XLSX。... 您还可以将任何可用的 load format 格式的文档转换为XLSX格式。 将文档转换为XLSX...下面的代码示例演示如何将PDF保存为XLSX: auto doc = MakeObject < Document > ( MyDir...

    docs.aspose.com/words/zh/cpp/convert-a-document...
  8. How to Convert Word to Markdown using C++

    In this quick tutorial, we will elaborate how to convert Word to Markdown using C++. You can easily convert DocX to MD in C++ by making simple API calls with a few lines of code in Linux or MS Windows....documents saved in DOCX or DOC format that can comprise of textual...generated markdown file in MD file format The aforementioned steps explain...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  9. Aspose::Words::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the list this paragraph is a member of in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); ASSERT_FALSE ( builder ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. FieldRef.insert_paragraph_number_in_full_contex...

    FieldRef.insert_paragraph_number_in_full_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in full context.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_bookmark...

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