Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 30,980 for

doc

(0.1 sec)
  1. FieldEQ.AsOfficeMath | Aspose.Words for .NET

    Transform EQ fields with FieldEQ's AsOfficeMath method, effortlessly converting them into Office Math objects for seamless Document integration.... Document doc = new Document ( MyDir + "Field...EQ.docx" ); FieldEQ fieldEQ = doc . Range . Fields . OfType < FieldEQ...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Chart.Axes | Aspose.Words for .NET

    Discover the Chart Axes property to access all chart axes effortlessly. Enhance your data visualization with comprehensive axis management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Border.themeColor property | Aspose.Words for N...

    Border.themeColor property. Gets or sets the theme color in the applied color scheme that is associated with this Border object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let topBorder = builder ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Shape.Adjustments | Aspose.Words for .NET

    Discover Shape Adjustments. Access raw values for precise shape modifications. Easily enhance designs with tailored adjustments for optimal results.... Document doc = new Document ( MyDir + "Rounded...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. CsvDataLoadOptions.Delimiter | Aspose.Words for...

    Discover the CsvDataLoadOptions Delimiter property to easily customize column delimiters for efficient data loading. Optimize your data management today!... Document doc = new Document ( MyDir + "Reporting...BuildReport ( doc , dataSource , "persons" ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Style.unhide_when_used property | Aspose.Words ...

    Style.unhide_when_used property. Gets/sets whether the style used in the current Document unhides from the Styles gallery and from the Styles task pane... doc = aw . Document () style_title = doc . styles ...style_title . semi_hidden = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // The EDITTIME field will...

    reference.aspose.com/words/java/com.aspose.word...
  8. FolderFontSource.scan_subfolders property | Asp...

    FolderFontSource.scan_subfolders property. Determines whether or not to scan the subfolders...., priority = 1 ) doc = aw . Document () doc . font_settings =...aw . fonts . FontSettings () doc . font_settings . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Tags

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/working-with-tags/
  10. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a shape in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert another textbox with...

    reference.aspose.com/words/java/com.aspose.word...