Sort Score
Result 10 results
Languages All
Labels All
Results 7,541 - 7,550 of 155,673 for

doc

(0.13 sec)
  1. Stroke.Weight | Aspose.Words for .NET

    Discover the Stroke Weight property to customize brush thickness for shapes. Enhance your designs with precise path strokes in points!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FieldTemplate class | Aspose.Words for Python

    aspose.words.fields.FieldTemplate class. Implements the TEMPLATE field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can set a template name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment.removeAllReplies method | Aspose.Words ...

    Comment.removeAllReplies method. Removes all replies to this comment.... let doc = new aw . Document (); let comment...comment = new aw . Comment ( doc , "John Doe" , "J.D." , Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CompositeNode.isComposite property | Aspose.Wor...

    CompositeNode.isComposite property. Returns ``true`` as this node can have child nodes....'RecurseChildren' , () => { let doc = new aw . Document ( base ....itself, is composite. expect ( doc . isComposite ). toEqual ( true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ConditionalStyleCollection.clearFormatting meth...

    ConditionalStyleCollection.clearFormatting method. Clears all conditional styles of the table style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Style.style_identifier property | Aspose.Words ...

    Style.style_identifier property. Gets the locale independent style identifier for a built-in style.... doc = aw . Document ( file_name =...between TOC and TOC9. for para in doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    Discover the PdfDigitalSignatureDetails HashAlgorithm property—efficiently manage and customize your hash algorithms for enhanced digital security.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Contents...

    reference.aspose.com/words/net/aspose.words.sav...
  8. CommentRangeEnd.nodeType property | Aspose.Word...

    CommentRangeEnd.nodeType property. Returns [NodeType.CommentRangeEnd](../../nodetype/#CommentRangeEnd)....'RecurseChildren' , () => { let doc = new aw . Document ( base ....itself, is composite. expect ( doc . isComposite ). toEqual ( true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. BookmarkStart.nodeType property | Aspose.Words ...

    BookmarkStart.nodeType property. Returns [NodeType.BookmarkStart](../../nodetype/#BookmarkStart)....'RecurseChildren' , () => { let doc = new aw . Document ( base ....itself, is composite. expect ( doc . isComposite ). toEqual ( true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::ParagraphFormat::get_SuppressAut...

    Aspose::Words::ParagraphFormat::get_SuppressAutoHyphens method. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the Document settings in C++.... auto doc = MakeObject < Document > ( MyDir...hyphenation if any is available. doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...