Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 183,757 for

doc

(0.28 sec)
  1. PdfDigitalSignatureDetails.TimestampSettings | ...

    Discover the PdfDigitalSignatureDetails TimestampSettings property to easily manage digital signature timestamps for enhanced Document security and compliance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Signed...

    reference.aspose.com/words/net/aspose.words.sav...
  2. CompositeNode.has_child_nodes property | Aspose...

    CompositeNode.has_child_nodes property. Returns ``True`` if this node has any child nodes.... doc = aw . Document ( file_name =...of a Body node: first_table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Style.is_heading property | Aspose.Words for Py...

    Style.is_heading property. True when the style is one of the built-in Heading styles.... doc = aw . Document () self . assertEqual ( 4 , doc . styles...by default. for cur_style in doc . styles : print ( f 'Style name:...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::SoftEdgeFormat::Remove ...

    Aspose::Words::Drawing::SoftEdgeFormat::Remove method. Removes SoftEdgeFormat from the parent object in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ParagraphFormat.CharacterUnitRightIndent | Aspo...

    Discover the ParagraphFormat CharacterUnitRightIndent property to easily adjust right indent values in characters for your paragraphs, enhancing your Document's layout.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); ParagraphFormat format = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/par...
  6. ListLevel.font property | Aspose.Words for Node.js

    ListLevel.font property. Specifies character formatting used for the list label.... let doc = new aw . Document (); // A...its list levels. let list = doc . lists . add ( aw . Lists ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FlipOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.FlipOrientation enum for versatile shape orientation options. Enhance your Document design with flexible customization!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert an image shape and...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ThemeColors.light1 property | Aspose.Words for ...

    ThemeColors.light1 property. Specifies color Light 1.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.TextPosition | Aspose.Words for .NET

    Discover the ListLevel TextPosition property to easily adjust the second line's position in points for enhanced list formatting and clarity.... Document doc = new Document (); // A list...list levels. List docList = doc . Lists . Add ( ListTemplate...

    reference.aspose.com/words/net/aspose.words.lis...
  10. ThemeColors.accent3 property | Aspose.Words for...

    ThemeColors.accent3 property. Specifies color Accent 3.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

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