Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 155,673 for

doc

(0.18 sec)
  1. OfficeMath.Justification | Aspose.Words for .NET

    Discover the OfficeMath Justification property to easily customize and set your Office Math alignment. Enhance your Document's presentation effortlessly!... Document doc = new Document ( MyDir + "Office...officeMath = ( OfficeMath ) doc . GetChild ( NodeType . OfficeMath...

    reference.aspose.com/words/net/aspose.words.mat...
  2. Stroke.JoinStyle | Aspose.Words for .NET

    Discover the Stroke JoinStyle property to enhance your polylines with customizable join styles for smoother graphics and improved design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartDataLabelCollection.Rotation | Aspose.Word...

    Adjust the rotation of your ChartDataLabelCollection for optimal visibility. Customize data label angles to enhance your chart's readability and impact.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Remove Watermark from PDF using C++ | Aspose.PDF

    Remove watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++...PDF - C++ // Read a PDF file doc = MakeObject < Document > ( u...from first page artifacts = doc -> get_Pages () -> idx_get (...

    products.aspose.com/pdf/cpp/watermark/remove/
  5. Node.isComposite property | Aspose.Words for No...

    Node.isComposite property. Returns ``true`` if this node can contain other nodes....'RecurseChildren' , () => { let doc = new aw . Document ( base ....itself, is composite. expect ( doc . isComposite ). toEqual ( true...

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

    Discover how the Border IsVisible property enhances your design by returning true when LineStyle is applied. Optimize your UI with this key feature!... Document doc = new Document ( MyDir + "Borders... BorderCollection borders = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/bor...
  7. BookmarkEnd.nodeType property | Aspose.Words fo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CommentRangeStart.nodeType property | Aspose.Wo...

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

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

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TabStopCollection.remove_by_position method | A...

    TabStopCollection.remove_by_position method. Removes a tab stop at the specified position from the collection.... 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...