Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 182,433 for

doc

(0.1 sec)
  1. Կատարեք Markdown՝ Օգտագործելով Java

    Ստեղծեք նոր Markdown Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք Markdown՝ օգտագործելով Java գրադարանը:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/hy/java/make/md/
  2. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Doc or Dot in C++.... Can be Doc or Dot . Aspose :: Words :: SaveFormat...Microsoft Word formats. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HeaderFooterCollection.link_to_previous method ...

    aspose.words.HeaderFooterCollection.link_to_previous method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....HeaderFooter constructor HeaderFooter(doc, header_footer_type) Creates...type. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name.... doc = aw . Document () doc . font_settings =...self . assertEqual ( 1 , len ( doc . font_settings . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Გადაიყვანეთ DOC DOCX C++

    გადაიყვანეთ Doc DocX C++ ფორმატში კოდით. შეინახეთ Doc როგორც DocX C++....გადაიყვანეთ DOC DOCX C++ ში მაღალსიჩქარიანი პროგრამული უზრუნველყოფის...უზრუნველყოფის C++ DOC DOCX ად კონვერტაციისთვის გამოიყენეთ C++ მაქსიმალური...

    products.aspose.com/words/ka/cpp/conversion/doc...
  7. Გადაიყვანეთ DOC EPUB C++

    გადაიყვანეთ Doc EPUB C++ ფორმატში კოდით. შეინახეთ Doc როგორც EPUB C++....გადაიყვანეთ DOC EPUB C++ ში მაღალსიჩქარიანი პროგრამული უზრუნველყოფის...უზრუნველყოფის C++ DOC EPUB ად კონვერტაციისთვის გამოიყენეთ C++ მაქსიმალური...

    products.aspose.com/words/ka/cpp/conversion/doc...
  8. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the Document in C++.... auto doc = System :: MakeObject < Aspose...HeaderFooterCollecti > headersFooters = doc -> get_FirstSection () -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Section::ClearContent method | A...

    Aspose::Words::Section::ClearContent method. Clears the section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. Document.AutomaticallyUpdateStyles | Aspose.Wor...

    Discover how the AutomaticallyUpdateStyles property in MS Word ensures your Document's styles sync with the template every time you open it, enhancing consistency.... Document doc = new Document (); // Microsoft...Words documents. Assert . That ( doc . AttachedTemplate , Is . EqualTo...

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