Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 182,565 for

doc

(0.14 sec)
  1. ShapeBase.AlternativeText | Aspose.Words for .NET

    Discover the ShapeBase AlternativeText property, which enhances accessibility by providing descriptive text for graphics, improving user experience and SEO.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ParagraphFormat.lines_to_drop property | Aspose...

    ParagraphFormat.lines_to_drop property. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the "LinesToDrop"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WarningInfo.source property | Aspose.Words for ...

    WarningInfo.source property. Returns the source of the warning.... doc = aw . Document ( file_name =...WarningInfoCollectio () doc . warning_callback = warnings doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. Aspose::Words::Vba::VbaModule::Clone method | A...

    Aspose::Words::Vba::VbaModule::Clone method. Performs a copy of the VbaModule in C++.... auto doc = System :: MakeObject < Aspose...VbaProject > copyVbaProject = doc -> get_VbaProject () -> Clone...

    reference.aspose.com/words/cpp/aspose.words.vba...
  8. 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...
  9. 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...
  10. 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...