Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 180,188 for

doc

(0.09 sec)
  1. C++ API to Export SVG to XAMLFLOW | products.as...

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

    products.aspose.com/total/cpp/conversion/svg-to...
  2. C++ API to Export TEX to OTT | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/tex-to...
  3. Aspose::Words::Tables::Cell::EnsureMinimum meth...

    Aspose::Words::Tables::Cell::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: Tables :: Table > ( doc ); doc -> get_FirstSection () ->...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. Aspose::Words::Font::get_HighlightColor method ...

    Aspose::Words::Font::get_HighlightColor method. Gets or sets the highlight (marker) color in C++.... auto doc = System :: MakeObject < Aspose...< Aspose :: Words :: Run > ( doc , u "Hello world!" ); System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Aspose::Words::Fields::FieldUserName::get_UserN...

    Aspose::Words::Fields::FieldUserName::get_UserName method. Gest or sets the current user's name in C++.... auto doc = System :: MakeObject < Aspose...-> set_Name ( u "John Doe" ); doc -> get_FieldOptions () -> set_CurrentUser...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. C++ API to Export PCL to DOCM | products.aspose...

    Convert PCL to DocM within C++ applications....(DOCM) format is a version of the DOC format that supports macros and...to convert PCL file format to DOC. Secondly, the advanced Word...

    products.aspose.com/total/cpp/conversion/pcl-to...
  7. SdtType | Aspose.Words for Java

    Specifies the type of a structured Document tag SDT node in Java.... Document doc = new Document(); StructuredDocumentTa...sdt = new StructuredDocumentTa(doc, SdtType.CITATION, MarkupLevel...

    reference.aspose.com/words/java/com.aspose.word...
  8. Converter.convert_to_images method | Aspose.Wor...

    aspose.words.lowcode.Converter.convert_to_images method... convert_to_images(doc, save_format) Converts the pages...def convert_to_images ( self , doc : aspose . words . Document ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TxtLoadOptions.detect_hyperlinks property | Asp...

    TxtLoadOptions.detect_hyperlinks property. Specifies either to detect hyperlinks in text...com/ \n https://docs.aspose.com/words/python-net/...options . detect_hyperlinks = True doc = aw . Document ( stream_ , options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.Compliance | Aspose.Words for .NET

    Ensure your OOXML Documents meet compliance standards effortlessly. Our tool analyzes content to verify OOXML compliance, enhancing Document integrity....Document doc = new Document ( MyDir + "Document.doc" ); Assert...Ecma376_2006 , Is . EqualTo ( doc . Compliance )); doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words/doc...