Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 168,853 for

doc

(0.11 sec)
  1. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.Document property. Returns the Document containing the parent chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ConditionalStyleCollection indexer | Aspose.Wor...

    ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. VariableCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all elements from your VariableCollection with our Clear method. Simplify your data management today!... Document doc = new Document (); VariableCollection...VariableCollection variables = doc . Variables ; // Every document has...

    reference.aspose.com/words/net/aspose.words/var...
  4. FieldStart.Accept | Aspose.Words for .NET

    Discover FieldStart's Accept method to enhance visitor engagement and streamline interactions on your site. Boost conversions effortlessly!...FieldCollection () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  5. TableStyle.conditional_styles property | Aspose...

    TableStyle.conditional_styles property. Collection of conditional styles that may be defined for this table style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Tables::Table::AutoFit method | ...

    Aspose::Words::Tables::Table::AutoFit method. Resizes the table and cells according to the specified auto fit behavior in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::EditableRangeStart::get_Editable...

    Aspose::Words::EditableRangeStart::get_EditableRange method. Gets the facade object that encapsulates this editable range start and end in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Document > (); doc -> Protect ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/edi...
  8. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a table of contents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. VariableCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your Documents with the VariableCollection RemoveAt method, which removes a variable at any specified index for seamless data handling.... Document doc = new Document (); VariableCollection...VariableCollection variables = doc . Variables ; // Every document has...

    reference.aspose.com/words/net/aspose.words/var...
  10. ChartXValue class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartXValue class. Represents an X value for a chart series.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

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