Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 10,845 for

insert documents

(0.09 sec)
  1. TextPath.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for text...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.fit_shape property | Aspose.Words for ...

    TextPath.fit_shape property. Defines whether the text fits bounding box of a shape....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.scaling property | Aspose.Words for N...

    ChartAxis.scaling property. Provides access to the scaling options of the axis....AxisScaling Examples Shows how to insert chart with date/time values...values. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartAxis.hasMinorGridlines property | Aspose.W...

    ChartAxis.hasMinorGridlines property. Gets or sets a flag indicating whether the axis has minor gridlines....boolean Examples Shows how to insert chart with date/time values...values. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::PageSetup::get_RtlGutter method ...

    Aspose::Words::PageSetup::get_RtlGutter method. Gets or sets whether Microsoft Word uses gutters for the section based on a right-to-left language or a left-to-right language in C++....doc = MakeObject < Document > (); // Insert text that spans several...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Aspose::Words::Themes::ThemeColors::get_Followe...

    Aspose::Words::Themes::ThemeColors::get_FollowedHyperlink method. Specifies color for a clicked hyperlink in C++.... auto doc = MakeObject < Document > ( MyDir + u "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...
  7. Aspose::Words::Themes::ThemeFonts::get_EastAsia...

    Aspose::Words::Themes::ThemeFonts::get_EastAsian method. Specifies font name for EastAsian characters in C++.... auto doc = MakeObject < Document > ( MyDir + u "Theme colors...object gives us access to the document theme, a source of default...

    reference.aspose.com/words/cpp/aspose.words.the...
  8. MergeFieldImageDimension | Aspose.Words for .NET

    Create precise image dimensions in points with the MergeFieldImageDimension constructor. Enhance your design with accurate sizing for better results....MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...MergeFieldImageDimen () { Document doc = new Document (); // Insert a MERGEFIELD...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Getting Headers or Footers|Documentation

    This article explains how to programmatically get header and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....sheets, or charts, you can insert headers and footers only by...

    docs.aspose.com/cells/python-net/get-headers-or...
  10. TextPath.Shadow | Aspose.Words for .NET

    Discover how the TextPath Shadow property enhances your text with customizable shadows for stunning visual effects on your designs....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...docx" ); } /// <summary> /// Insert a new paragraph with a WordArt...

    reference.aspose.com/words/net/aspose.words.dra...