Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 19,500 for

aws

(0.2 sec)
  1. DocumentBuilder.currentStory property | Aspose....

    DocumentBuilder.currentStory property. Gets the story that is currently selected in this [DocumentBuilder](../)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... currentStory . storyType == aw . StoryType . MainText ). toBe...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... doc = aw . Document () builder = aw . DocumentBuilder...shape = builder . insert_shape ( aw . drawing . ShapeType . CUBE...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FindReplaceOptions.ignoreFieldCodes property | ...

    FindReplaceOptions.ignoreFieldCodes property. Gets or sets a boolean value indicating either to ignore text inside field codes...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Test IT!" ); let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ListLevel.deletePictureBullet method | Aspose.W...

    ListLevel.deletePictureBullet method. Deletes picture bullet for the current list level....new aw . Document (); let list = doc . lists . add ( aw . Lists...toEqual ( true ); let builder = new aw . DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule.... doc = aw . Document () builder = aw . DocumentBuilder...horizontal_rule_format . alignment = aw . drawing . HorizontalRuleAlignm...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeriesGroup.firstSliceAngle property | Asp...

    ChartSeriesGroup.firstSliceAngle property. Gets or sets the angle, in degrees, of the first slice of the parent pie chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageData.imageType property | Aspose.Words for...

    ImageData.imageType property. Gets the type of the image.... let doc = new aw . Document ( base . myDir + "Images...= [... doc . getChildNodes ( aw . NodeType . Shape , true )];...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Body class | Aspose.Words for Node.js

    Aspose.Words.Body class. Represents a container for the main text of a section... let doc = new aw . Document (); // A blank document...document node. let section = new aw . Section ( doc ); doc . appendChild...

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

    Aspose.Words.Section class. Represents a single section in a document... let doc = new aw . Document (); // A blank document...document node. let section = new aw . Section ( doc ); doc . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 档案

    档案...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...

    blog.aspose.com/zh/words/convert-image-to-html-...