Sort Score
Result 10 results
Languages All
Labels All
Results 5,471 - 5,480 of 170,549 for

doc

(0.43 sec)
  1. Aspose::Words::Fields::UserInformation::get_Ini...

    Aspose::Words::Fields::UserInformation::get_Initials method. Gets or sets the user's initials in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a UserInformation...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Გადაიყვანეთ 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...
  3. Გადაიყვანეთ HTML JPG Python

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

    products.aspose.com/words/ka/python-net/convers...
  4. Გადაიყვანეთ HTML JPG Javascript

    გადაიყვანეთ HTML JPG JavaScript ფორმატში კოდით. შეინახეთ HTML როგორც JPG 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...
  5. Გადაიყვანეთ 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...
  6. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT... doc = aw . Document ( file_name =...structured document tag by Id. sdt = doc . range . structured_document_tags...

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

    aspose.words.NodeType enumeration. Specifies the type of a Word Document node.... doc = aw . Document () # Add two...of this document. paragraph = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured Document tag range end class....constructor StructuredDocumentTa(doc, id) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java.... Document doc = new Document(getArtifactsDir()...SoftEdge.docx"); shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC.... let doc = new aw . Document (); let date...= new Date ( 2024 , 6 , 9 ); doc . customDocumentProper . add...

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