Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 180,809 for

doc

(0.11 sec)
  1. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base line... doc = aw . Document () para = doc . get_child (...baseline. run = aw . Run ( doc = doc , text = 'Raised text. ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutOptions.CommentDisplayMode | Aspose.Words...

    Discover the LayoutOptions CommentDisplayMode property to customize comment rendering. Easily set it to enhance user experience with options like ShowInBalloons.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Hello world...

    reference.aspose.com/words/net/aspose.words.lay...
  3. StructuredDocumentTag constructor | Aspose.Word...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured Document tag (SDT) node.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two ways to apply...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Გადაიყვანეთ DOC TXT C++

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

    products.aspose.com/words/ka/cpp/conversion/doc...
  6. Կատարեք DOC՝ Օգտագործելով Java

    Ստեղծեք նոր Doc Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք Doc՝ օգտագործելով Java գրադարանը:...Կատարեք DOC՝ օգտագործելով Java գրադարանը Մեր հզոր Java գրադարանը...տալիս ծրագրային կերպով ստեղծել DOC ընդամենը մի քանի քայլով Java...

    products.aspose.com/words/hy/java/make/doc/
  7. CleanupOptions.unused_styles property | Aspose....

    CleanupOptions.unused_styles property. Specifies whether unused styles should be removed from Document... doc = aw . Document () doc . styles . add (...StyleType . LIST , 'MyListStyle1' ) doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Փոխարկել DOC DOCX Javascript

    Փոխարկեք Doc ը DocX ձևաչափի JavaScript կոդով: Պահեք Doc որպես DocX օգտագործելով JavaScript:...Փոխարկել DOC ը DOCX ի JavaScript ում Բարձր արագությամբ Node.js...js գրադարան ՝ DOC - ից DOCXփոխարկելու համար Ծրագրային կերպով...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of Document nodes in Java.... Document doc = new Document(); LayoutCollector...layoutCollector = new LayoutCollector(doc); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/java/com.aspose.word...
  10. Urobiť HTML Pomocou C++

    Vytvorte nový HTML v C++ v niekoľkých krokoch. Jednoducho vytvorte HTML pomocou knižnice C++....formát DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/sk/cpp/make/html/