Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 42,296 for

doc

(0.05 sec)
  1. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with Document watermark... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldTitle.Text | Aspose.Words for .NET

    Manage your FieldTitle Text property effortlessly. Easily get or set title text for enhanced clarity and user experience in your application.... Document doc = new Document (); // Set a value...built-in document property. doc . BuiltInDocumentPrope . Title...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Vba::VbaReferenceType enum | Asp...

    Aspose::Words::Vba::VbaReferenceType enum. Allows to specify the type of a VbaReference object in C++....dll" ; auto doc = MakeObject < Document > ( MyDir...VbaReferenceCollecti > references = doc -> get_VbaProject () -> get_References...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. ListLevel.CreatePictureBullet | Aspose.Words fo...

    Discover the ListLevel CreatePictureBullet method to effortlessly enhance your lists with custom picture bullets, adding visual appeal and clarity.... Document doc = new Document (); List list = doc . Lists . Add...builder = new DocumentBuilder ( doc ); builder . ListFormat . List...

    reference.aspose.com/words/net/aspose.words.lis...
  5. FieldHyperlink.Address | Aspose.Words for .NET

    Discover the FieldHyperlink Address property. Easily manage hyperlink destinations for seamless navigation in your applications. Enhance user experience today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldHyperlink field = ( FieldHyperlink...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FindReplaceOptions.ignoreFields property | Aspo...

    FindReplaceOptions.ignoreFields property. Gets or sets a boolean value indicating either to ignore text inside fields... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FootnoteSeparatorType enumeration | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator.... doc = aw . Document ( file_name =...docx' ) endnote_separator = doc . footnote_separators . get_...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentProperty.ToDateTime | Aspose.Words for ...

    Convert DocumentProperty to UTC DateTime effortlessly. Access accurate timestamps and enhance your data management with our reliable method.... Document doc = new Document (); doc . CustomDocumentProper...DateTime authorizationDate = doc . CustomDocumentProper [ "AuthorizationDate"...

    reference.aspose.com/words/net/aspose.words.pro...
  9. ListLevel.createPictureBullet method | Aspose.W...

    ListLevel.createPictureBullet method. Creates picture bullet shape for the current list level.... let doc = new aw . Document (); let list = doc . lists ...= new aw . DocumentBuilder ( doc ); builder . listFormat . list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldHyperlink.IsImageMap | Aspose.Words for .NET

    Discover how the FieldHyperlink IsImageMap property enhances your server-side image maps by appending coordinates to hyperlinks for improved functionality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldHyperlink field = ( FieldHyperlink...

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