Sort Score
Result 10 results
Languages All
Labels All
Results 6,361 - 6,370 of 157,121 for

doc

(0.15 sec)
  1. WarningInfo.Description | Aspose.Words for .NET

    Discover detailed insights with the WarningInfo Description property, providing essential information about warnings for enhanced decision-making.... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/net/aspose.words/war...
  2. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance.... Document doc = new Document ( MyDir + "Missing...new HandleDocumentSubsti (); doc . WarningCallback = substitutionWarningH...

    reference.aspose.com/words/net/aspose.words/war...
  3. NodeCollection.ToArray | Aspose.Words for .NET

    Discover the NodeCollection ToArray method, effortlessly convert your node collection into a new array, enhancing data management and accessibility.... Document doc = new Document ( MyDir + "Textboxes...canvas.docx" ); Shape [] shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/nod...
  4. TableStyleOptions enumeration | Aspose.Words fo...

    Aspose.Words.Tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....default for old formats such as DOC, WML and RTF. Default This is...while applying a style. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font.localeId property | Aspose.Words for Node.js

    Font.localeId property. Gets or sets the locale identifier (language) of the formatted characters.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If we set the font's locale...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Fill.BackTintAndShade | Aspose.Words for .NET

    Adjust the BackTintAndShade property to effortlessly lighten or darken your background color, enhancing your design's visual appeal and user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. OlePackage.DisplayName | Aspose.Words for .NET

    Discover the OlePackage DisplayName property to easily manage OLE Package display names. Enhance your data organization with this key feature.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Fill.backTintAndShade property | Aspose.Words f...

    Fill.backTintAndShade property. Gets or sets a double value that lightens or darkens the background color.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comment.DateTime | Aspose.Words for .NET

    Discover the Comment DateTime property, which captures the exact date and time a comment is posted, enhancing your content management experience....CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...newComment = new Comment ( doc ) { Author = "VDeryushev" , Initial...

    reference.aspose.com/words/net/aspose.words/com...
  10. Comment.AcceptStart | Aspose.Words for .NET

    Discover the AcceptStart method to seamlessly welcome visitors at the beginning of comments, enhancing user engagement and interaction....CreateCommentsAndPri () { Document doc = new Document (); Comment newComment...newComment = new Comment ( doc ) { Author = "VDeryushev" , Initial...

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