Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 43,315 for

doc

(0.15 sec)
  1. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create an INDEX field which...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTagRangeStart constructor | A...

    StructuredDocumentTagRangeStart constructor. Initializes a new instance of the Structured Document tag range start class....constructor StructuredDocumentTa(doc, type) Initializes a new instance...class. def __init__ ( self , doc : aspose . words . DocumentBase...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Use a DocumentBuilder to...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. SignatureLineOptions class | Aspose.Words for N...

    Aspose.Words.SignatureLineOptions class. Allows to specify options for signature line being inserted... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let signatureLineOptions =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ToaCategories Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.ToaCategories class for efficient management of table of authorities categories in your Documents. Enhance your Document structuring!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // TOA fields can filter their...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java.... Document doc = new Document(getMyDir() + "ActiveX...docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...

    reference.aspose.com/words/java/com.aspose.word...