Sort Score
Result 10 results
Languages All
Labels All
Results 9,751 - 9,760 of 18,356 for

docx to doc

(0.08 sec)
  1. ChartLegendEntry.font property | Aspose.Words f...

    ChartLegendEntry.font property. Provides access To the font formatting of this legend entry.... let doc = new aw . Document ( base ....template - Chart series.docx" ); let chart = doc . getShape ( 0 , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldXE.text property | Aspose.Words for Python

    FieldXE.text property. Gets or sets the text of the entry.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the page border includes or excludes the footer in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. FieldBarcode.is_bookmark property | Aspose.Word...

    FieldBarcode.is_bookmark property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is the name of a bookmark.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln () # Below...

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

    Discover the Fill Pattern property To easily access and cusTomize PatternType for your designs. Enhance your projects with unique fill options!... Document doc = new Document ( MyDir + "Shape...pattern border.docx" ); Shape shape = ( Shape ) doc . GetChild (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Font.autoColor property | Aspose.Words for Node.js

    Font.auToColor property. Returns the present calculated color of the text (black or white) To be used for 'auTo color'... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // If a run's Font object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied To a data label.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a line chart, then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers To the shading formatting for the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . color =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartLegendEntry.font property | Aspose.Words f...

    ChartLegendEntry.font property. Provides access To the font formatting of this legend entry.... doc = aw . Document ( file_name =...template - Chart series.docx' ) chart = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative To what the shape is positioned vertically.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a floating image...

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