Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,681 for

structureddocumenttag

(1.59 sec)
  1. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured document tag (SDT) node in C++....:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...:: Words :: Markup :: StructuredDocumentTa > ( doc , Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Fill of Structured Document Tags eats enormous ...

    We are using XML Bindings to synchronize some fields to document headers. While this is working perfectly with older Aspose.Words versions, it leads to serious problems with 25.7. We are currently running 2017.3 and tr…...Exception { NodeCollection<StructuredDocumentTa> nodeCollection = document...true); for (StructuredDocumentTa structuredDocumentTa : nodeCollection)...

    forum.aspose.com/t/fill-of-structured-document-...
  3. 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...
  4. 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...
  5. DocumentBuilder.CurrentStructuredDocumentTag | ...

    Discover the CurrentStructureddocumenttag property in DocumentBuilder. Easily access the selected structured document tag for efficient document management.... public StructuredDocumentTa CurrentStructuredDoc...object. StructuredDocumentTa tag = ( StructuredDocumentTa ) doc...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose.Words.Markup | Aspose.Words for .NET

    Discover the Aspose.Words.Markup namespace, featuring customizable classes for smart tags, XML, and content controls to enhance your document management.... StructuredDocumentTa Represents a structured...control) in a document. StructuredDocumentTa A collection of IStructuredDocumentT...

    reference.aspose.com/words/net/aspose.words.mar...
  7. 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...
  8. aspose.words.markup module | Aspose.Words for P...

    The aspose.words.markup module contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (content controls)....data for StructuredDocumentTa and StructuredDocumentTa . SdtListItem...documentation article. StructuredDocumentTa Represents a structured...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  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...