Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 180,901 for

doc

(0.16 sec)
  1. DashStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.DashStyle enum for versatile dashed line styles. Enhance your Document designs with customizable visual elements.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are four examples...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Chart.title property | Aspose.Words for Python

    Chart.title property. Provides access to the chart title properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ViewOptions.DisplayBackgroundShape | Aspose.Wor...

    Discover the DisplayBackgroundShape property in ViewOptions to enhance your print layout with customizable background shapes for a polished look....</body> </html>" ; Document doc = new Document ( new MemoryStream...flag to "true". Assert . That ( doc . ViewOptions . DisplayBackgroundSha...

    reference.aspose.com/words/net/aspose.words.set...
  4. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.left_indent property | Aspose.W...

    ParagraphFormat.left_indent property. Gets or sets the value (in points) that represents the left indent for paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Center all text that the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... let doc = new aw . Document ( base ....txt" , loadOptions ); expect ( doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Document.attached_template property | Aspose.Wo...

    Document.attached_template property. Gets or sets the full path of the template attached to the Document.... doc = aw . Document () # Enable automatic...attach a template document. doc . automatically_update_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....set_BaseUri ( get_ImageDir ()); auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Working With Nodes in Ruby|Aspose.Words for Java

    Working With Document Nodes using Ruby.... doc = Rjb :: import ( 'com.aspose...aspose.words.Paragraph" ) . new ( doc ) \ # Typed access to the last...

    docs.aspose.com/words/java/working-with-nodes-i...