Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 18,463 for

docx to doc

(0.17 sec)
  1. Մի Քանի WORD Դեպի MARKDOWN Javascript

    Միավորել մի քանի WORD MARKDOWN ին JavaScript կոդի մեջ: Պահպանեք WORD որպես MARKDOWN օգտագործելով JavaScript:...օրինակ JavaScript ՝ մի քանի DOCX MD մեջ միավորելու համար Պատճենել...միավորել Ելքային ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/hy/nodejs-net/merge/w...
  2. Մի Քանի WORD Դեպի HTML Javascript

    Միավորել մի քանի WORD HTML ին JavaScript կոդի մեջ: Պահպանեք WORD որպես HTML օգտագործելով JavaScript:...օրինակ JavaScript ՝ մի քանի DOCX HTML մեջ միավորելու համար Պատճենել...միավորել Ելքային ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/hy/nodejs-net/merge/w...
  3. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java....Document doc = new Document(getMyDir() + "Document.docx"); DocumentBuilder...builder = new DocumentBuilder(doc); builder.moveToDocumentEnd();...

    reference.aspose.com/words/java/com.aspose.word...
  6. Style.LinkedStyleName | Aspose.Words for .NET

    Discover how To style the LinkedStyleName property, easily manage linked styles, and enhance your design workflow with seamless integration....Document doc = new Document (); Style styleHeading1 = doc . Styles...]; Style styleHeading1Char = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words/sty...
  7. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the font is formatted as all capital letters.... doc = aw . Document () para = doc . get_child (...capitals: run = aw . Run ( doc = doc , text = 'all capitals' )...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.style_name property | Aspose.Wo...

    ParagraphFormat.style_name property. Gets or sets the name of the paragraph style applied To this formatting.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  9. XmlMapping.set_mapping method | Aspose.Words fo...

    XmlMapping.set_mapping method. Sets a mapping between the parent structured Document tag and an XML node of a cusTom XML data part.... doc = aw . Document () # Construct...world!</text></root>' xml_part = doc . custom_xml_parts . add ( xml_part_id...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomXmlPartCollection class | Aspose.Words fo...

    Aspose.Words.Markup.CusTomXmlPartCollection class. Represents a collection of CusTom XML Parts... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

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