Sort Score
Result 10 results
Languages All
Labels All
Results 8,911 - 8,920 of 167,256 for

doc

(0.24 sec)
  1. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted....'FieldResultFormattin' , () => { let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let formatter = new FieldResultFormatter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document.defaultTabStop property | Aspose.Words...

    Document.defaultTabStop property. Gets or sets the interval (in points) between the default tab stops.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Set tab stops to appear...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HorizontalRuleAlignment enumeration | Aspose.Wo...

    Aspose.Words.Drawing.HorizontalRuleAlignment enumeration. Represents the alignment for the specified horizontal rule.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CheckBoxControl.Checked | Aspose.Words for .NET

    Discover the CheckBoxControl Checked property, easily manage checkbox states with a simple boolean value. Default is false for optimal control.... Document doc = new Document ( MyDir + "ActiveX...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.LocalToParent | Aspose.Words for .NET

    Transform local coordinates to parent shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!... Document doc = new Document (); // Insert...GroupShape group = new GroupShape ( doc ); group . Bounds = new RectangleF...

    reference.aspose.com/words/net/aspose.words.dra...
  6. DmlRenderingMode enumeration | Aspose.Words for...

    aspose.words.saving.DmlRenderingMode enumeration. Specifies how DrawingML shapes are rendered to fixed page formats.... doc = aw . Document ( file_name =...options . dml_rendering_mode ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Run.IsPhoneticGuide | Aspose.Words for .NET

    Discover IsPhoneticGuide, a powerful tool that determines if a run serves as a phonetic guide, enhancing your text's clarity and readability.... Document doc = new Document ( MyDir + "Phonetic...docx" ); RunCollection runs = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/run...
  8. Forms2OleControl.ForeColor | Aspose.Words for .NET

    Discover the Forms2OleControl ForeColor property to customize your control's foreground color easily. Enhance your UI with tailored color options today!... Document doc = new Document ( MyDir + "ActiveX...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. BookmarkStart.getText method | Aspose.Words for...

    BookmarkStart.getText method. Returns an empty string....let doc = CreateDocumentWithBo ( 3 ); let bookmarks = doc . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HorizontalRuleFormat.color property | Aspose.Wo...

    HorizontalRuleFormat.color property. Gets or sets the brush color that fills the horizontal rule.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertHorizontalRule...

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