Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 157,265 for

doc

(0.07 sec)
  1. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....throws Exception { Document doc = new Document(); // A smart...SmartTag smartTag = new SmartTag(doc); // Smart tags are composite...

    reference.aspose.com/words/java/com.aspose.word...
  2. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your Document's layout effectively. Unlock flexible design options for optimal presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert hidden text, then...

    reference.aspose.com/words/net/aspose.words/doc...
  3. CustomPart.RelationshipType | Aspose.Words for ...

    Discover the CustomPart RelationshipType property to easily manage and define relationships between parent and custom parts for enhanced functionality.... Document doc = new Document ( MyDir + "Custom...docx" ); Assert . AreEqual ( 2 , doc . PackageCustomParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  4. CustomPart.relationship_type property | Aspose....

    CustomPart.relationship_type property. Gets or sets the relationship type from the parent part to this custom part.... doc = aw . Document ( MY_DIR + 'Custom...docx' ) self . assertEqual ( 2 , doc . package_custom_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Փոխարկել JPG DOC Java

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

    products.aspose.com/words/hy/java/conversion/jp...
  6. HyphenationOptions.auto_hyphenation property | ...

    HyphenationOptions.auto_hyphenation property. Gets or sets value determining whether automatic hyphenation is turned on for the Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.strike_through property | Aspose.Words for...

    Font.strike_through property. True if the font is formatted as strikethrough text.... doc = aw . Document () para = doc . get_child (...as_paragraph () run = aw . Run ( doc = doc , text = 'Text with a single-line...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Urobiť Markdown Pomocou C++

    Vytvorte nový Markdown v C++ v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice C++....formát DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/sk/cpp/make/md/
  9. Կատարեք HTML՝ Օգտագործելով C++

    Ստեղծեք նոր HTML C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք HTML՝ օգտագործելով C++ գրադարանը:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/hy/cpp/make/html/
  10. 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...