Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 180,131 for

doc

(0.2 sec)
  1. NodeList.GetEnumerator | Aspose.Words for .NET

    Effortlessly iterate through NodeList with the GetEnumerator method. Enjoy simple, efficient access to your collection of nodes in C#.... Document doc = new Document ( MyDir + "Tables...document. NodeList nodeList = doc . SelectNodes ( "//Table//Paragraph"...

    reference.aspose.com/words/net/aspose.words/nod...
  2. IFieldMergingCallback.ImageFieldMerging | Aspos...

    Discover the ImageFieldMerging method in IFieldMergingCallback, designed for seamless image insertion in Aspose.Words mail merge. Enhance your Document automation!...ImageFromBlob () { Document doc = new Document ( MyDir + "Mail...Northwind employees.docx" ); doc . MailMerge . FieldMergingCallback...

    reference.aspose.com/words/net/aspose.words.mai...
  3. BorderCollection.count property | Aspose.Words ...

    BorderCollection.count property. Gets the number of borders in the collection.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::SetCheckedSymbol method. Sets the symbol used to represent the checked state of a check box content control in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto sdtCheckBox = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. TableStyle.AllowBreakAcrossPages | Aspose.Words...

    Discover the TableStyle AllowBreakAcrossPages property, control text flow in tables and enhance your Document's readability across pages.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/tab...
  6. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/net/aspose.words/rev...
  7. FieldAutoNum.separator_character property | Asp...

    FieldAutoNum.separator_character property. Gets or sets the separator character to be used.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Each AUTONUM field displays...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataLabelCollection.show_legend_key proper...

    ChartDataLabelCollection.show_legend_key property. Allows to specify whether legend key is to be displayed for the data labels of the entire series... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BorderCollection.top property | Aspose.Words fo...

    BorderCollection.top property. Gets the top border.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Start a table and set a...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabelCollection.show_value property | ...

    ChartDataLabelCollection.show_value property. Allows to specify whether values are to be displayed in the data labels of the entire series... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart = builder . insert_chart...

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