Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 180,900 for

doc

(0.07 sec)
  1. Compress HTML In C++

    Compress HTML in C++ without losing quality. Optimize HTML content, reduce file size easily....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.html" ); doc-> Cleanup...

    products.aspose.com/words/cpp/compress/html/
  2. Aspose::Words::Fonts::FontSubstitutionSettings ...

    Aspose::Words::Fonts::FontSubstitutionSettings class. Specifies font substitution mechanism settings. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> set_FontSettings ( System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++.... auto doc = System :: MakeObject < Aspose...override the even headers/footers. doc -> get_FirstSection () -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. C++ API to Export SVG to GIF | products.aspose.com

    Convert SVG to GIF within C++ applications....API to convert SVG files to DOC. This API provides a wide range...Words for C++, to export the DOC file to GIF. This API provides...

    products.aspose.com/total/cpp/conversion/svg-to...
  5. C++ API to Export EPUB to WORDML | products.asp...

    Convert EPUB to WORDML within C++ applications....used to convert EPUB files to DOC format. Secondly, the advanced...C++, can be used to export the DOC file to WORDML. This makes it...

    products.aspose.com/total/cpp/conversion/epub-t...
  6. C++ API to Export MHTML to XAMLFLOW | products....

    Convert MHTML to XAMLFLOW within C++ applications....convert MHTML file format to DOC. Secondly, the advanced Word...for C++, can be used to export DOC to XAMLFLOW. This makes it easy...

    products.aspose.com/total/cpp/conversion/mhtml-...
  7. C++ API to Export TEX to MARKDOWN | products.as...

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

    products.aspose.com/total/cpp/conversion/tex-to...
  8. C++ API to Export MHTML to MARKDOWN | products....

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

    products.aspose.com/total/cpp/conversion/mhtml-...
  9. Android API to Render PCL to ODT | products.asp...

    Transform PCL to ODT via Android via Java API...is to convert the PCL file to DOC using the Aspose.PDF for Android...convert PCL to DOC. Once the PCL file is converted to DOC, the second...

    products.aspose.com/total/android-java/conversi...
  10. Node class | Aspose.Words for Python

    aspose.words.Node class. Base class for all nodes of a Word Document... doc = aw . Document () para = doc . first_section...append_child ( aw . Run ( doc = doc , text = 'Hello world!' ))...

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