Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 43,945 for

doc

(0.16 sec)
  1. ListFormat.ListLevelNumber | Aspose.Words for .NET

    Discover the ListFormat ListLevelNumber property, easily manage paragraph list levels from 0 to 8 for enhanced Document organization and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Assert . False ( builder ...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Font.AllCaps | Aspose.Words for .NET

    Discover the Font AllCaps property. Easily format text in all capital letters for enhanced readability and impactful design in your projects.... Document doc = new Document (); Paragraph...Paragraph para = ( Paragraph ) doc . GetChild ( NodeType . Paragraph ...

    reference.aspose.com/words/net/aspose.words/fon...
  3. FieldUserAddress.UserAddress | Aspose.Words for...

    Manage user postal addresses effortlessly with the FieldUserAddress property. Easily retrieve and update current user information for enhanced experience.... Document doc = new Document (); // Create...Address = "123 Main Street" ; doc . FieldOptions . CurrentUser...

    reference.aspose.com/words/net/aspose.words.fie...
  4. HeaderFooter.isHeader property | Aspose.Words f...

    HeaderFooter.isHeader property. True if this [HeaderFooter](../) object is a header.... let doc = new aw . Document (); // Create...HeaderFooter ( doc , aw . HeaderFooterType . HeaderPrimary ); doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph.IsEndOfHeaderFooter | Aspose.Words fo...

    Discover the IsEndOfHeaderFooter property for paragraphs. Easily determine if a paragraph is the last in a HeaderFooter, enhancing Document structure.... Document doc = new Document (); // Create...HeaderFooter ( doc , HeaderFooterType . HeaderPrimary ); doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/par...
  6. NodeCollection.Remove | Aspose.Words for .NET

    Effortlessly remove nodes from your Document with the NodeCollection Remove method, streamlining your data management and enhancing performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add text to the document...

    reference.aspose.com/words/net/aspose.words/nod...
  7. TextWatermarkOptions.font_size property | Aspos...

    TextWatermarkOptions.font_size property. Gets or sets a font size... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Tables::Cell::EnsureMinimum meth...

    Aspose::Words::Tables::Cell::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++.... auto doc = MakeObject < Document > ();...= MakeObject < Table > ( doc ); doc -> get_FirstSection () ->...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. IStructuredDocumentTag.lock_content_control pro...

    IStructuredDocumentTag.lock_content_control property. When set to true, this property will prohibit a user from deleting this SDT.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a plain text structured...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.lock_content_control prop...

    StructuredDocumentTag.lock_content_control property. When set to ``True``, this property will prohibit a user from deleting this SDT.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a plain text structured...

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