Sort Score
Result 10 results
Languages All
Labels All
Results 9,271 - 9,280 of 180,207 for

doc

(0.12 sec)
  1. Aspose::Words::Lists::ListLevel::get_NumberForm...

    Aspose::Words::Lists::ListLevel::get_NumberFormat method. Returns or sets the number format for the list level in C++.... auto doc = System :: MakeObject < Aspose...Words :: Lists :: List > list = doc -> get_Lists () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Aspose::Words::Fields::FieldArgumentBuilder cla...

    Aspose::Words::Fields::FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain text. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...builder -> BuildAndInsert ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. SaveOptions.export_generator_name property | As...

    SaveOptions.export_generator_name property. When ``True``, causes the name and version of Aspose.Words to be embedded into produced files... doc = aw . Document () # Use https:#docs.aspose.co...export_generator_name = False doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Chart.SourceFullName | Aspose.Words for .NET

    Discover the Chart SourceFullName property to easily access the path and name of linked XLS/XLSX files for enhanced data visualization.... Document doc = new Document ( MyDir + "Shape...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ControlChar.TabChar | Aspose.Words for .NET

    Master TabChar fields with ControlChar for seamless data management. Unlock efficiency with the versatile tab character (char9 or t) today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set tab stops to appear...

    reference.aspose.com/words/net/aspose.words/con...
  7. ChartSeriesGroupCollection.removeAt method | As...

    ChartSeriesGroupCollection.removeAt method. Removes a series group at the specified index... let doc = new aw . Document ( base ...."Combo chart.docx" ); let shape = doc . getShape ( 0 , true ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeriesGroupCollection.Item | Aspose.Words ...

    Access ChartSeriesGroup by index with the Item property. Simplify your data visualization and enhance your charting experience effortlessly!... Document doc = new Document ( MyDir + "Combo...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ControlChar.Tab | Aspose.Words for .NET

    Discover the ControlChar Tab field, understand the Tab character x0009 for efficient text formatting and enhanced data management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set tab stops to appear...

    reference.aspose.com/words/net/aspose.words/con...
  10. OdtSaveOptions.isStrictSchema11 property | Aspo...

    OdtSaveOptions.isStrictSchema11 property. Specifies whether export should correspond to ODT specification 1.1 strictly... let doc = new aw . Document ( base ....isStrictSchema11 = exportToOdt11Specs ; doc . save ( base . artifactsDir...

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