Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,681 for

structureddocumenttag

(0.03 sec)
  1. Aspose::Words::DocumentVisitor::VisitStructured...

    Aspose::Words::DocumentVisitor::VisitStructureddocumenttagEnd method. Called when enumeration of a structured document tag has ended in C++....:: Words :: Markup :: StructuredDocumentTa > sdt ) Parameter Type...ose::Words::Markup::StructuredDocumentTa> The object that is...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. FindReplaceOptions.ignore_structured_document_t...

    FindReplaceOptions.ignore_structured_document_tags property. Gets or sets a boolean value indicating either to ignore content of [Structureddocumenttag](../../../aspose.words.markup/Structureddocumenttag/)...to ignore content of StructuredDocumentTa . The default value...True , the content of StructuredDocumentTa will be treated as a...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Content Control visible in WPS but not visible ...

    Hi team, I am creating content contol with below code. SDT is getting created successfully and visible in WPS but same is not visible in MS word. Code Snippet: public void createSDT(Document document, CustomNode cust…...due to : %s"; public StructuredDocumentTa createNewStructureDo(Document...RICH_TEXT); } public StructuredDocumentTa createNewStructureDo(Document...

    forum.aspose.com/t/content-control-visible-in-w...
  4. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructureddocumenttag::get_Appearance method. Gets or sets the appearance of the structured document tag in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc -> GetChild...Words :: NodeType :: StructuredDocumentTa , 0 , true )); if (...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Discover the FindReplaceOptions IgnoreStructureddocumenttags property. Control if Structureddocumenttag content is ignored with this easy-to-use boolean setting....to ignore content of StructuredDocumentTa . The default value...true , the content of StructuredDocumentTa will be treated as a...

    reference.aspose.com/words/net/aspose.words.rep...
  6. IStructuredDocumentTag.LockContentControl | Asp...

    Discover the IStructureddocumenttag LockContentControl property. Set to true, it prevents users from deleting SDT, enhancing document integrity and control.... StructuredDocumentTa tag = new StructuredDocumentTa ( doc...InsertNode ( tag ); tag = new StructuredDocumentTa ( doc , SdtType . PlainText...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::DocumentBuilder::get_CurrentStru...

    Aspose::Words::DocumentBuilder::get_CurrentStructureddocumenttag method. Gets the structured document tag that is currently selected in this DocumentBuilder in C++....:: Words :: Markup :: StructuredDocumentTa > Aspose :: Words ::...:: Words :: Markup :: StructuredDocumentTa > ( doc -> GetChild...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreStructureddocumenttags method. Gets or sets a boolean value indicating either to ignore content of Structureddocumenttag. The default value is false in C++....to ignore content of StructuredDocumentTa . The default value...true , the content of StructuredDocumentTa will be treated as a...

    reference.aspose.com/words/cpp/aspose.words.rep...
  9. IStructuredDocumentTag.color property | Aspose....

    IStructureddocumenttag.color property. Gets or sets the color of the structured document tag.... StructuredDocumentTa , true ). at ( 0 )....getChildNodes ( aw . NodeType . StructuredDocumentTa , true ). at ( 0 )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for Structureddocumenttag and StructureddocumenttagRangeStart in Java....data for StructuredDocumentTa and StructuredDocumentTa . Examples:...non-ranged structured tags. StructuredDocumentTa sdts = doc.getRange()...

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