Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 180,153 for

doc

(0.24 sec)
  1. Გადაიყვანეთ HTML PNG Javascript

    გადაიყვანეთ HTML PNG JavaScript ფორმატში კოდით. შეინახეთ HTML როგორც PNG JavaScript....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document( "Input.html"...

    products.aspose.com/words/ka/nodejs-net/convers...
  2. ParagraphFormat.addSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat.addSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let font = builder . font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Border::get_TintAndShade method ...

    Aspose::Words::Border::get_TintAndShade method. Gets or sets a double value that lightens or darkens a color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. Გადაიყვანეთ HTML Markdown Javascript

    გადაიყვანეთ HTML Markdown JavaScript ფორმატში კოდით. შეინახეთ HTML როგორც Markdown JavaScript....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...'@aspose/words' ); var doc = new aw.Document( "Input.html" ) doc.save( "Output...

    products.aspose.com/words/ka/nodejs-net/convers...
  5. Გადაიყვანეთ HTML MARKDOWN Python

    გადაიყვანეთ HTML MARKDOWN Python ფორმატში კოდით. შეინახეთ HTML როგორც MARKDOWN Python....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...words as aw doc = aw.Document( "Input.html" ) doc.save( "Output...

    products.aspose.com/words/ka/python-net/convers...
  6. Range.StructuredDocumentTags | Aspose.Words for...

    Discover the Range StructuredDocumentTags property, which provides a comprehensive collection of structured Document tags, enhancing your Document's organization and functionality.... Document doc = new Document ( MyDir + "Structured...StructuredDocumentTa structuredDocumentTa = doc . Range . StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words/ran...
  7. Table.allow_cell_spacing property | Aspose.Word...

    Table.allow_cell_spacing property. Gets or sets the Allow spacing between cells option.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Font::get_TintAndShade method | ...

    Aspose::Words::Font::get_TintAndShade method. Gets or sets a double value that lightens or darkens a color in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln (); //...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. WordML2003SaveOptions Class | Aspose.Words for ...

    Discover the Aspose.Words.Saving.WordML2003SaveOptions class to enhance your Document saving experience in WordML format with customizable options....files used when saving to a DOC or DOCX file. By default, this...memory optimization. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  10. CommentRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeEnd class, marking the end of comment-associated text regions. Enhance Document management with precise commenting!...CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...newComment = new Comment ( doc ) { Author = "VDeryushev" , Initial...

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