Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 300,003 for

doc

(0.27 sec)
  1. Stroke.EndArrowType | Aspose.Words for .NET

    Stroke EndArrowType property. Defines the arrowhead for the end of a stroke in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Stroke.Color | Aspose.Words for .NET

    Stroke Color property. Defines the color of a stroke in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Fill.ImageBytes | Aspose.Words for .NET

    Fill ImageBytes property. Gets the raw bytes of the fill texture or pattern in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Watermarker.SetImage | Aspose.Words for .NET

    Watermarker SetImage method. Adds an image watermark into the Document in C#.... string doc = MyDir + "Document.docx" ; string...jpg" ; Watermarker . SetImage ( doc , ArtifactsDir + "LowCode.SetWatermarkImage...

    reference.aspose.com/words/net/aspose.words.low...
  5. BaseWebExtensionCollection1.Clear | Aspose.Word...

    BaseWebExtensionCollection Clear method. Removes all elements from the collection in C#.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  6. WebExtension.Bindings | Aspose.Words for .NET

    WebExtension Bindings property. Specifies a list of web extension bindings in C#.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  7. Track Changes in Documents POI|Aspose.Words for...

    Track changes in Documents. Apache POI does not provide an opportunity to track changes in a Document....Document doc = new Document ( dataDir + "trackDoc.doc" ); doc . acceptAllRevisions...acceptAllRevisions (); doc . save ( dataDir + "AsposeAcceptChanges.doc" , SaveFormat...

    docs.aspose.com/words/java/track-changes-in-doc...
  8. ViewOptions.forms_design property | Aspose.Word...

    ViewOptions.forms_design property. Specifies whether the Document is in forms design mode.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Python|Aspose.Words for Java

    Python: how to use Aspose.Words for Java....DOC document. Python import jpype...DocumentBuilder" ) doc = Document () builder = DocumentBuilder ( doc ) builder...

    docs.aspose.com/words/java/python-and-aspose-wo...
  10. Stroke.start_arrow_type property | Aspose.Words...

    Stroke.start_arrow_type property. Defines the arrowhead for the start of a stroke.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are four examples of shapes...

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