Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 155,673 for

doc

(0.47 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. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the text to search for is formatted.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ReflectionFormat.Remove | Aspose.Words for .NET

    Effortlessly eliminate ReflectionFormat from your parent object with our streamlined Remove method, enhancing your coding efficiency and clarity.... Document doc = new Document ( MyDir + "Various...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. ShapeBase.Glow | Aspose.Words for .NET

    Enhance your designs with ShapeBase Glow! Achieve stunning glow effects for your shapes and elevate your visual projects effortlessly.... Document doc = new Document ( MyDir + "Various...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.Reflection | Aspose.Words for .NET

    Discover the ShapeBase Reflection property to enhance your designs with customizable reflection formatting for stunning visual effects.... Document doc = new Document ( MyDir + "Various...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  8. Aspose::Words::Font::get_DoubleStrikeThrough me...

    Aspose::Words::Font::get_DoubleStrikeThrough method. True if the font is formatted as double strikethrough text in C++.... auto doc = MakeObject < Document > ();...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/fon...
  9. Aspose::Words::Fonts::FontInfoCollection::get_C...

    Aspose::Words::Fonts::FontInfoCollection::get_Count method. Gets the number of elements contained in the collection in C++.... auto doc = MakeObject < Document > ();...about that font. ASSERT_EQ ( 3 , doc -> get_FontInfos () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. 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...