Sort Score
Result 10 results
Languages All
Labels All
Results 8,851 - 8,860 of 18,353 for

docx to doc

(0.42 sec)
  1. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/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.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``.... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IStructuredDocumentTag.placeholder property | A...

    IStructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/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 [IStructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [IStructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is true.... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::HeaderFooterCollection::LinkToPr...

    Aspose::Words::HeaderFooterCollection::LinkToPrevious method. Links or unlinks the specified header or footer To the corresponding header or footer in the previous section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Section...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. Node.nodeTypeToString method | Aspose.Words for...

    Node.nodeTypeToString method. A utility method that converts a node type enum value inTo a user friendly string....'RecurseChildren' , () => { let doc = new aw . Document ( base .... myDir + "Paragraphs.docx" ); // Any node that can contain child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Node.nextSibling property | Aspose.Words for No...

    Node.nextSibling property. Gets the node immediately following this node....'RecurseChildren' , () => { let doc = new aw . Document ( base .... myDir + "Paragraphs.docx" ); // Any node that can contain child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldSeq.reset_heading_level property | Aspose....

    FieldSeq.reset_heading_level property. Gets or sets an integer number representing a heading level To reset the sequence number To... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # SEQ fields display a count...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property To easily manage section breaks in your Document. Enhance formatting and improve layout control Today!... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/pag...
  8. DocumentBuilderOptions class | Aspose.Words for...

    aspose.words.DocumentBuilderOptions class. Allows To specify additional options for the Document building process.... doc = aw . Document () builder_options...= aw . DocumentBuilder ( doc = doc , options = builder_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldBuilder | Aspose.Words for .NET

    Discover FieldBuilder, the powerful Tool for effortlessly creating and managing fields in your projects. Streamline your workflow Today!... Document doc = new Document (); // A convenient...builder = new DocumentBuilder ( doc ); builder . Write ( " Hello...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Section.ProtectedForForms | Aspose.Words for .NET

    Discover how the ProtectedForForms property in Microsoft Word enhances Document security, allowing users To edit only designated form fields easily.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Section...

    reference.aspose.com/words/net/aspose.words/sec...