Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 43,927 for

doc

(0.11 sec)
  1. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  2. Shading.background_pattern_color property | Asp...

    Shading.background_pattern_color property. Gets or sets the color that's applied to the background of the [Shading](../) object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) borders = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OoxmlSaveOptions.keepLegacyControlChars propert...

    OoxmlSaveOptions.keepLegacyControlChars property. Keeps original representation of legacy control characters.... let doc = new aw . Document ( base ....+ "Legacy control character.doc" ); // When we save the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTagRangeStart constructor | A...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured Document tag range start class....constructor StructuredDocumentTa(doc, type) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeries.y_values property | Aspose.Words fo...

    ChartSeries.y_values property. Gets a collection of Y values for this chart series.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Bubble chart....

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartSeries.x_values property | Aspose.Words fo...

    ChartSeries.x_values property. Gets a collection of X values for this chart series.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a Bubble chart....

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeries.add method | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries.add method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSaveOptions.Clone | Aspose.Words for .NET

    Discover the ImageSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your coding efficiency and flexibility.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . ParagraphFormat . Style = doc . Styles...

    reference.aspose.com/words/net/aspose.words.sav...
  9. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldPrint.PrinterInstructions | Aspose.Words f...

    Discover how to manage printer-specific control codes and PostScript instructions with FieldPrint PrinterInstructions for optimized printing solutions.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "My paragraph"...

    reference.aspose.com/words/net/aspose.words.fie...