Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 180,453 for

doc

(0.17 sec)
  1. Aspose::Words::Drawing::LayoutFlow enum | Aspos...

    Aspose::Words::Drawing::LayoutFlow enum. Determines the flow of the text layout in a textbox in C++....change its orientation auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto textbox = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. GlowFormat.Radius | Aspose.Words for .NET

    Discover the GlowFormat Radius property to customize your glow effects. Adjust the radius in points for stunning visual enhancements. Default, 0.0.... Document doc = new Document ( MyDir + "Various...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::NumSpacing enum | Aspose.Words f...

    Aspose::Words::NumSpacing enum. Specifies possible values in which numeral spacing can be displayed in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // This effect is only supported...

    reference.aspose.com/words/cpp/aspose.words/num...
  4. Convert PPT to Word in C# | products.aspose.com

    Convert PPT to Word in C#. Use .NET library API to convert PowerPoint to Word...presentation = new Presentation(); var doc = new Document(); var builder...builder = new DocumentBuilder(doc); foreach ( var slide in presentation...

    products.aspose.com/slides/net/conversion/ppt-t...
  5. FieldHyperlink.screen_tip property | Aspose.Wor...

    FieldHyperlink.screen_tip property. Gets or sets the ScreenTip text for the hyperlink.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) self . assertFalse ( builder...

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

    TableStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....first Run in the document: let doc = new aw . Document ( "Document...it to Run object. let run = doc . getChild ( aw . NodeType ....

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  9. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum to easily manage image formats in Microsoft Word Documents. Enhance your Document's visual appeal!... Document doc = new Document ( MyDir + "Document...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. LegendPosition enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.LegendPosition enumeration. Specifies the possible positions for a chart legend.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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