Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 183,666 for

doc

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

    გადაიყვანეთ Doc HTML JavaScript ფორმატში კოდით. შეინახეთ Doc როგორც HTML JavaScript....გადაიყვანეთ DOC HTML JavaScript ში Მაღალი სიჩქარით Node.js ბიბლიოთეკა...კონვერტაცია DOC to HTML Პროგრამულად გადააკეთეთ DOC HTML-ზე Node...

    products.aspose.com/words/ka/nodejs-net/convers...
  2. Revision.date_time property | Aspose.Words for ...

    Revision.date_time property. Gets or sets the date/time of this revision....def test_revisions ( self ): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Normal editing of the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphCollection.toArray method | Aspose.Wor...

    ParagraphCollection.toArray method. Copies all paragraphs from the collection to a new array of paragraphs.... let doc = new aw . Document ( base ...."Paragraphs.docx" ); let paras = doc . firstSection . body . paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompositeNode.last_child property | Aspose.Word...

    CompositeNode.last_child property. Gets the last child of the node.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentProperty.to_byte_array method | Aspose....

    DocumentProperty.to_byte_array method. Returns the property value as byte array.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.superscript property | Aspose.Words for Py...

    Font.superscript property. True if the font is formatted as superscript.... doc = aw . Document () para = doc . get_child (...baseline. run = aw . Run ( doc = doc , text = 'Raised text. ' )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....DOC document. Python import jpype...DocumentBuilder" ) doc = Document () builder = DocumentBuilder ( doc ) builder...

    docs.aspose.com/words/java/python-and-aspose-wo...
  8. Font.color property | Aspose.Words for Python

    Font.color property. Gets or sets the color of the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify font formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Each paragraph can only...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured Document tag.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two ways to apply...

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