Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 180,809 for

doc

(0.1 sec)
  1. Გადაიყვანეთ TEXT PDF Javascript

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

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

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

    products.aspose.com/words/ka/python-net/convers...
  3. Გადაიყვანეთ WORD TXT Python

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

    products.aspose.com/words/ka/python-net/convers...
  4. HtmlControlType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.HtmlControlType enum for seamless import of HTML input and select elements, enhancing your Document processing capabilities....StructuredDocumentTa ; Document doc = new Document ( new MemoryStream...htmlLoadOptions ); NodeCollection nodes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.loa...
  5. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the Document.... let doc = new aw . Document (); // A...first list level. let list1 = doc . lists . add ( aw . Lists ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java.... Document doc = new Document(getMyDir() + "Revisions... IterableUtils.countMatches(doc.getRevisions(), r -> r.getRevisionType()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Bookmark.firstColumn property | Aspose.Words fo...

    Bookmark.firstColumn property. Gets the zero-based index of the first column of the table column range associated with the bookmark.... var doc = new aw . Document ( base ....column bookmarks.doc" ); for ( let bookmark of doc . range . bookmarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Forms2OleControl.type property | Aspose.Words f...

    Forms2OleControl.type property. Gets type of Forms 2.0 control.... let doc = new aw . Document ( base ....controls.docx" ); let shape = doc . getShape ( 0 , true ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Forms2OleControl.caption property | Aspose.Word...

    Forms2OleControl.caption property. Gets or sets a Caption property of the control... let doc = new aw . Document ( base ....controls.docx" ); let shape = doc . getShape ( 0 , true ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Document::get_DefaultTabStop met...

    Aspose::Words::Document::get_DefaultTabStop method. Gets or sets the interval (in points) between the default tab stops in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Set tab stops to appear...

    reference.aspose.com/words/cpp/aspose.words/doc...