Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 180,621 for

doc

(0.25 sec)
  1. ListLevel.StartAt | Aspose.Words for .NET

    Discover the ListLevel StartAt property to easily customize your list's starting number, enhancing organization and clarity in your Documents.... Document doc = new Document (); // A list...first list level. List list1 = doc . Lists . Add ( ListTemplate...

    reference.aspose.com/words/net/aspose.words.lis...
  2. C++ API to Export SVG to DOTM | products.aspose...

    Convert SVG to DOTM within C++ applications....to convert SVG file format to DOC. This API provides a wide range...Words for C++, you can export DOC to DOTM. This API provides a...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. C++ API to Export XPS to DOT | products.aspose.com

    Convert XPS to DOT within C++ applications....to convert XPS file format to DOC. This API provides a wide range...Words for C++, you can export DOC to DOT. This API provides a wide...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. C++ API to Export XPS to PCL | products.aspose.com

    Convert XPS to PCL within C++ applications....to convert XPS file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to PCL. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/xps-to...
  5. C++ API to Export PS to DOTX | products.aspose.com

    Convert PS to DOTX within C++ applications....API to convert PDF files to DOC format. Secondly, developers...Words for C++, to export the DOC file to DOTX format. Aspose.Total...

    products.aspose.com/total/cpp/conversion/ps-to-...
  6. C++ API to Export MHTML to WORDML | products.as...

    Convert MHTML to WORDML within C++ applications....convert MHTML file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to WORDML. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/mhtml-...
  7. FieldSeq.reset_heading_level property | Aspose....

    FieldSeq.reset_heading_level property. Gets or sets an integer number representing a heading level to reset the sequence number to... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # SEQ fields display a count...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Vba::VbaModule::get_Name method ...

    Aspose::Words::Vba::VbaModule::get_Name method. Gets or sets VBA project module name in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToString method. Returns the property value as a string formatted according to the current locale in C++.... auto doc = System :: MakeObject < Aspose...System :: ObjectExt :: ToString ( doc -> get_CustomDocumentProper ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a shape in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert another textbox with...

    reference.aspose.com/words/java/com.aspose.word...