Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 83,878 for

doc

(0.16 sec)
  1. TaskPane.Row | Aspose.Words for .NET

    Discover the TaskPane Row property, easily manage task pane indexing for streamlined organization and enhanced productivity in your applications.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words.web...
  2. Document.WebExtensionTaskPanes | Aspose.Words f...

    Explore the WebExtensionTaskPanes property to access a valuable collection of task pane add-ins, enhancing your Document's functionality and user experience.... Document doc = new Document (); // Create...myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane . Add...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ArrowLength enumeration | Aspose.Words for Python

    aspose.words.drawing.ArrowLength enumeration. Length of the arrow at the end of a line.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are four examples of shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Stroke.start_arrow_width property | Aspose.Word...

    Stroke.start_arrow_width property. Defines the arrowhead width 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...
  5. Stroke.end_arrow_type property | Aspose.Words f...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. SaveOutputParameters.content_type property | As...

    SaveOutputParameters.content_type property. Returns the Content-Type string (Internet Media Type) that identifies the type of the saved Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Stroke::get_StartArrowT...

    Aspose::Words::Drawing::Stroke::get_StartArrowType method. Defines the arrowhead for the start of a stroke in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Fill::get_ForeColor met...

    Aspose::Words::Drawing::Fill::get_ForeColor method. Gets or sets a Color object that represents the foreground color for the fill in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Convert JPG To JPG Java

    Convert JPG to JPG format in Java code. Save JPG as JPG using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/conversion/jpg-t...
  10. OpenAiModel | Aspose.Words for Java

    An abstract class representing the integration with OpenAIs large language models within the Aspose.Words in Java....Description checkGrammar(Document doc, CheckGrammarOptions options)...modelType) summarize(Document doc, SummarizeOptions options) summarize(Document[]...

    reference.aspose.com/words/java/com.aspose.word...