Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 182,005 for

doc

(0.18 sec)
  1. Stroke.joinStyle property | Aspose.Words for No...

    Stroke.joinStyle property. Defines the join style of a polyline.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldStart.nodeType property | Aspose.Words for...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ConvertUtil.millimeterToPoint method | Aspose.W...

    ConvertUtil.millimeterToPoint method. Converts millimeters to points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.nodeType property | Aspose.Words for N...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartLegendEntryCollection Class | Aspose.Words...

    Explore Aspose.Words.ChartLegendEntryCollection to efficiently manage chart legend entries and enhance your Document visuals with ease.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Tables::CellFormat::SetPaddings ...

    Aspose::Words::Tables::CellFormat::SetPaddings method. Sets the amount of space (in points) to add to the left/top/right/bottom of the contents of cell in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Set a padding distance...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Comment.nodeType property | Aspose.Words for No...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtSaveOptionsBase.paragraphBreak property | As...

    TxtSaveOptionsBase.paragraphBreak property. Specifies the string to use as a paragraph break when exporting in text formats.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Paragraph...

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

    Discover how to effectively set the FillType property and enhance your design with customizable fill options for better visual impact.... Document doc = new Document ( MyDir + "Two...of the first Run. Fill fill = doc . FirstSection . Body . Paragraphs...

    reference.aspose.com/words/net/aspose.words.dra...
  10. SdtListItem.display_text property | Aspose.Word...

    SdtListItem.display_text property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this list item.... doc = aw . Document () tag = aw ...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DROP_DOWN_LIST...

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