Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 157,140 for

doc

(0.05 sec)
  1. Aspose::Words::Drawing::TextPath::get_XScale me...

    Aspose::Words::Drawing::TextPath::get_XScale method. Determines whether a straight textpath will be used instead of the shape path in C++....void InsertTextPaths () { auto doc = MakeObject < Document > ();...Shape > shape = AppendWordArt ( doc , u "Hello World! This text is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Font.doubleStrikeThrough property | Aspose.Word...

    Font.doubleStrikeThrough property. True if the font is formatted as double strikethrough text.... let doc = new aw . Document (); let para = doc . getParagraph...); let run = new aw . Run ( doc , "Text with a single-line strikethrough...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.strikeThrough property | Aspose.Words for ...

    Font.strikeThrough property. True if the font is formatted as strikethrough text.... let doc = new aw . Document (); let para = doc . getParagraph...); let run = new aw . Run ( doc , "Text with a single-line strikethrough...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldIndexFormat enumeration | Aspose.Words for...

    aspose.words.fields.FieldIndexFormat enumeration. Specifies the formatting for the [FieldIndex](../fieldindex/) fields in a Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'A' ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LoadOptions.convert_shape_to_office_math proper...

    LoadOptions.convert_shape_to_office_math property. Gets or sets whether to convert shapes with EquationXML to Office Math objects....is_convert_shape_to_office_math doc = aw . Document ( file_name =...: self . assertEqual ( 16 , doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::get_Count method. Gets the number of elements contained in the collection in C++.... auto doc = MakeObject < Document > ( MyDir...extension.docx" ); ASSERT_EQ ( 1 , doc -> get_WebExtensionTaskPane ()...

    reference.aspose.com/words/cpp/aspose.words.web...
  7. Split Tables in Jython|Aspose.Words for Java

    Split Tables using Jython.... doc = Document ( dataDir + "tableDoc.doc" ) # Get the...in the document. firstTable = doc . getChild ( NodeType . TABLE...

    docs.aspose.com/words/java/split-tables-in-jython/
  8. Node.document property | Aspose.Words for Node.js

    Node.Document property. Gets the Document to which this node belongs.... let doc = new aw . Document (); let para...Paragraph ( doc ); para . appendChild ( new aw . Run ( doc , "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your Document structure and organization.... Document doc = new Document (); // Create...HeaderFooter ( doc , HeaderFooterType . HeaderPrimary ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/par...
  10. FieldGlossary.EntryName | Aspose.Words for .NET

    Discover the FieldGlossary EntryName property to easily manage glossary entries—get or set names for seamless content integration.... Document doc = new Document (); // Create...AutoText building block to it. doc . GlossaryDocument = new GlossaryDocument...

    reference.aspose.com/words/net/aspose.words.fie...