Sort Score
Result 10 results
Languages All
Labels All
Results 8,881 - 8,890 of 155,671 for

doc

(0.19 sec)
  1. Convert JPG To Image C#

    Convert JPG to Image format in C# code. Save JPG as Image using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/jpg-to...
  2. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection.... doc = aw . Document () tag = aw ...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DROP_DOWN_LIST...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FindReplaceOptions.Direction | Aspose.Words for...

    Discover the FindReplaceOptions Direction property to customize your replace function. Choose between Forward and Backward for optimal results....findReplaceDirection ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert three runs which...

    reference.aspose.com/words/net/aspose.words.rep...
  4. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection.... doc = aw . Document () tag = aw ...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DROP_DOWN_LIST...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldCitation.SourceTag | Aspose.Words for .NET

    Discover the FieldCitation SourceTag property, easily manage and customize Tag elements for seamless data insertion and enhanced source accuracy.... Document doc = new Document ( MyDir + "Bibliography...builder = new DocumentBuilder ( doc ); builder . Write ( "Text to...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.Document property. Returns the Document containing the parent chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Chart.axisY property | Aspose.Words for Node.js

    Chart.axisY property. Provides access to properties of the primary Y axis of the chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Chart.axisZ property | Aspose.Words for Node.js

    Chart.axisZ property. Provides access to properties of the Z axis of the chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.majorTickMark property | Aspose.Words...

    ChartAxis.majorTickMark property. Returns or sets the major tick marks.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. List.list_levels property | Aspose.Words for Py...

    List.list_levels property. Gets the collection of list levels for this list.... doc = aw . Document () # A list allows...two of its list levels. list = doc . lists . add ( list_template...

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