Sort Score
Result 10 results
Languages All
Labels All
Results 9,441 - 9,450 of 144,626 for

doc

(0.72 sec)
  1. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Overlay method. Determines whether other chart elements shall be allowed to overlap legend. Default value is false in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::ParagraphFormat::get_TabStops me...

    Aspose::Words::ParagraphFormat::get_TabStops method. Gets the collection of custom tab stops defined for this object in C++.... auto doc = MakeObject < Document > ( MyDir...para : System :: IterateOver ( doc -> GetChildNodes ( NodeType ::...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Fields::IFieldUpdateCultureProvi...

    Aspose::Words::Fields::IFieldUpdateCultureProvider::GetCulture method. Returns a CultureInfo object to be used during the field's update in C++....DefineDateTimeFormat () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> InsertField ( FieldType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!...GroupOfShapes () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Fields::FieldSeq::get_SequenceId...

    Aspose::Words::Fields::FieldSeq::get_SequenceIdentifier method. Gets or sets the name assigned to the series of items that are to be numbered in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // A TOC field can create...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Table table = builder.startTable();...

    reference.aspose.com/words/java/com.aspose.word...
  7. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xmlMapping](../xmlMapping/) element or the [StructuredDocumentTag.isShowingPlaceholderText](../isShowingPlaceholderText/) element is ``true``.... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTag.contents_font property | ...

    StructuredDocumentTag.contents_font property. Font formatting that will be applied to text entered into SDT.... doc = aw . Document () # Create a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldIndex.CrossReferenceSeparator | Aspose.Wor...

    Discover the FieldIndex CrossReferenceSeparator property to easily manage character sequences for separating cross references and entries efficiently.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  10. StructuredDocumentTagRangeStart.lock_content_co...

    StructuredDocumentTagRangeStart.lock_content_control property. When set to ``True``, this property will prohibit a user from deleting this structured Document tag.... doc = aw . Document ( file_name =...tags.docx' ) range_start_tag = doc . get_child_nodes ( aw . NodeType...

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