Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 168,868 for

doc

(0.12 sec)
  1. TextBox.InternalMarginTop | Aspose.Words for .NET

    Discover the TextBox InternalMarginTop property—control your shape's top margin in points for precise layout and enhanced design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert another textbox...

    reference.aspose.com/words/net/aspose.words.dra...
  2. FolderFontSource.Type | Aspose.Words for .NET

    Discover the FolderFontSource Type property. Easily identify font source types to enhance your design projects and streamline your workflow....false , 1 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...
  3. ChartSeriesGroup.bubbleScale property | Aspose....

    ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a bubble 3D chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.target property | Aspose.Words for No...

    ShapeBase.target property. Gets or sets the target frame for the shape hyperlink.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTagCollection.getByTitle meth...

    StructuredDocumentTagCollection.getByTitle method. Returns the first structured Document tag encountered in the collection with the specified title.... let doc = new aw . Document ( base ....document tag by Id. let sdt = doc . range . structuredDocumentTa...

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

    Discover the ChartSeries LegendEntry property to easily access and customize legend entries for your charts, enhancing your data visualization.... Document doc = new Document ( MyDir + "Reporting...); Chart chart = (( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Add HTML String using DOM in Python|Aspose.PDF ...

    Explains how to add HTML string in DOM using Python with PDF file format library...Document object doc = self . Document () page = doc . getPages ()...add ( title ) # Save PDF file doc . save ( self . dataDir + 'html...

    docs.aspose.com/pdf/java/add-html-string-using-...
  8. StructuredDocumentTagCollection.get_by_title me...

    StructuredDocumentTagCollection.get_by_title method. Returns the first structured Document tag encountered in the collection with the specified title.... doc = aw . Document ( file_name =...structured document tag by Id. sdt = doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word Document...Constructors Name Description Table(doc) Initializes a new instance of...Shows how to create a table. let doc = new aw . Document (); let table...

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

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-Document save, enhancing your Document management experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

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