Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 157,572 for

doc

(0.1 sec)
  1. Android API to Render XPS to PCL | products.asp...

    Transform XPS to PCL via Android via Java API...used to convert XPS files to DOC format. Aspose.Words for Android...Android Java can be used to render DOC to PCL format. This makes it...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render MHTML to GIF | products.a...

    Transform MHTML to GIF via Android via Java API...used to convert MHTML files to DOC format. The second API is Aspose...which can be used to render DOC files to GIFs. By using these...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render MD to DOTX | products.asp...

    Transform MD to DOTX via Android via Java API...used to convert MD files to DOC. The second is Aspose.Words for...which can be used to render DOC files to DOTX. By using these...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render EPUB to MARKDOWN | produc...

    Transform EPUB to MARKDOWN via Android via Java API...used to convert EPUB file to DOC. Secondly, Word Processing API...Android Java can be used to render DOC to MARKDOWN. This way, developers...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render EPUB to PS | products.asp...

    Transform EPUB to PS via Android via Java API...used to convert EPUB files to DOC. The second API is Aspose.Words...which can be used to render DOC to PS. This makes it easy to...

    products.aspose.com/total/android-java/conversi...
  6. StructuredDocumentTagRangeStart constructor | A...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured Document tag range start class....constructor StructuredDocumentTa(doc, type) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Փոխարկել WORD MARKDOWN C++

    Փոխարկեք WORD ը MARKDOWN ձևաչափի C++ կոդով: Պահեք WORD որպես MARKDOWN օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/hy/cpp/conversion/wor...
  8. Aspose::Words::Font::get_ThemeFont method | Asp...

    Aspose::Words::Font::get_ThemeFont method. Gets or sets the theme font in the applied font scheme that is associated with this Font object in C++.... auto doc = System :: MakeObject < Aspose...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. FontSubstitutionSettings class | Aspose.Words f...

    aspose.words.fonts.FontSubstitutionSettings class. Specifies font substitution mechanism settings... doc = aw . Document () doc . font_settings =...self . assertEqual ( 1 , len ( doc . font_settings . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell...Constructors Name Description Cell(doc) Initializes a new instance of...Shows how to create a table. let doc = new aw . Document (); let table...

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