Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 168,858 for

doc

(0.11 sec)
  1. ShapeBase.SoftEdge | Aspose.Words for .NET

    Enhance your designs with ShapeBase SoftEdge for smooth, soft edge formatting. Elevate your visuals effortlessly and stand out in every project!... Document doc = new Document ( MyDir + "Rendering.... MaxImageResolution = 72 ; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Saving::SaveOptions::get_Default...

    Aspose::Words::Saving::SaveOptions::get_DefaultTemplate method. Gets or sets path to default template (including filename). Default value for this property is empty string in C++.... auto doc = System :: MakeObject < Aspose...attach a template document. doc -> set_AutomaticallyUpdateS (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. FieldSet.bookmark_name property | Aspose.Words ...

    FieldSet.bookmark_name property. Gets or sets the name of the bookmark.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Name bookmarked text with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.absolute_horizontal_distance property | A...

    Table.absolute_horizontal_distance property. Gets or sets absolute horizontal floating table position specified by the table properties, in points... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextBox.text_box_wrap_mode property | Aspose.Wo...

    TextBox.text_box_wrap_mode property. Determines how text wraps inside a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableStyle.topPadding property | Aspose.Words f...

    TableStyle.topPadding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

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

    Table.style property. Gets or sets the table style applied to this table.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Table.styleName property | Aspose.Words for Nod...

    Table.styleName property. Gets or sets the name of the table style applied to this table.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Tables::CellFormat::ClearFormatt...

    Aspose::Words::Tables::CellFormat::ClearFormatting method. Resets to default cell formatting. Does not change the width of the cell in C++.... auto doc = System :: MakeObject < Aspose...Tables :: Table > firstTable = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...