Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 70,281 for

doc

(0.08 sec)
  1. ShapeBase.Bottom | Aspose.Words for .NET

    Discover the ShapeBase Bottom property to easily access the bottom edge position of your shape's containing block for precise design control.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertImage...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ParagraphFormat.IsHeading | Aspose.Words for .NET

    Discover how the IsHeading property enhances your Document formatting by identifying built-in Heading styles for better organization and clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert headings that can...

    reference.aspose.com/words/net/aspose.words/par...
  3. ChartLegend Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartLegend class to enhance your charts with customizable legend properties for better data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. HeightRule Enum | Aspose.Words for .NET

    Discover Aspose.Words.HeightRule enum for precise control over object height in Documents. Optimize your workflow with this essential feature!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/hei...
  5. XpsSaveOptions.OutlineOptions | Aspose.Words fo...

    Discover the XpsSaveOptions OutlineOptions property to customize your Document's outline settings for enhanced organization and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert headings that can...

    reference.aspose.com/words/net/aspose.words.sav...
  6. NodeChangingArgs.newParent property | Aspose.Wo...

    NodeChangingArgs.newParent property. Gets the node's parent that will be set after the operation completes....support of doc.nodeChangingCallback' , () => { let doc = new aw...aw . Document (); doc . nodeChangingCallback = new NodeChangingPrinter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BaseWebExtensionCollection1.Add | Aspose.Words ...

    Discover how to enhance your projects with the BaseWebExtensionCollection Add method. Effortlessly add items to your collection for seamless integration.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  8. WebExtension.IsFrozen | Aspose.Words for .NET

    Discover the WebExtension IsFrozen property, which controls user interaction with your web extension. Enhance usability and optimize user experience today!... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  9. Fill.visible property | Aspose.Words for Python

    Fill.visible property. Gets or sets value that is ``True`` if the formatting applied to this instance, is visible.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are four examples of shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TaskPane.DockState | Aspose.Words for .NET

    Discover the TaskPane DockState property to easily manage your task pane's last Docked position for enhanced workflow and efficiency.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...