Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 183,657 for

doc

(0.24 sec)
  1. Document.AutomaticallyUpdateStyles | Aspose.Wor...

    Discover how the AutomaticallyUpdateStyles property in MS Word ensures your Document's styles sync with the template every time you open it, enhancing consistency.... Document doc = new Document (); // Microsoft...Words documents. Assert . That ( doc . AttachedTemplate , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Style.BaseStyleName | Aspose.Words for .NET

    Discover how to customize the BaseStyleName property to enhance your design. Easily get or set the style name for improved visual appeal!... Document doc = new Document ( MyDir + "Style...separate alias. Style style = doc . Styles [ "MyStyle" ]; Assert...

    reference.aspose.com/words/net/aspose.words/sty...
  3. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the Document.... doc = aw . Document () style = doc . styles . add...= aw . DocumentBuilder ( doc = doc ) # Apply one of the styles...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IStructuredDocumentTag.XmlMapping | Aspose.Word...

    Discover how the IStructuredDocumentTag XmlMapping property connects structured tags to XML data, enhancing Document customization and integration.... Document doc = new Document (); // Construct...</text></root>" ; CustomXmlPart xmlPart = doc . CustomXmlParts . Add ( xmlPartId...

    reference.aspose.com/words/net/aspose.words.mar...
  5. 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...
  6. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Փոխարկել DOC Պատկեր C#

    Փոխարկեք Doc ը Պատկեր ձևաչափի C# կոդով: Պահեք Doc որպես Պատկեր օգտագործելով C#:...Փոխարկել DOC ը պատկեր ի C# ում Բարձր արագությամբ ծրագրային ապահովման...ապահովման .NET գրադարան՝ DOC ը պատկեր .NET և .NET Core հարթակների...

    products.aspose.com/words/hy/net/conversion/doc...
  8. Փոխարկել DOC PNG Java

    Փոխարկեք Doc ը PNG ձևաչափի Java կոդով: Պահեք Doc որպես PNG օգտագործելով Java:...Փոխարկել DOC ը PNG ի Java ում Բարձր արագությամբ ծրագրային Java...Java գրադարան ՝ DOC ը PNG Օգտագործեք մեր փաստաթղթերի փոխակերպման...

    products.aspose.com/words/hy/java/conversion/do...
  9. Մի Քանի DOC Դեպի DOCX Javascript

    Միավորել մի քանի Doc DocX ին JavaScript կոդի մեջ: Պահպանեք Doc որպես DocX օգտագործելով JavaScript:...Բազմաթիվ DOC փոխարկեք DOCX ի JavaScript Բարձր արագությամբ Node...Node.js գրադարան՝ DOC ֆայլեր DOCX-ին միացնելու համար Արագ և արդյունավետ...

    products.aspose.com/words/hy/nodejs-net/merge/d...
  10. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name....test_font_substitution ( self ): doc = aw . Document () doc . font_settings =...self . assertEqual ( 1 , len ( doc . font_settings . get_fonts_sources...

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