Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 31,601 for

tag

(0.06 sec)
  1. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java.... SMART_TAG A smart tag around one or more inline...character types. STRUCTURED_DOCUMENT_TAG Allows to define customer-specific...

    reference.aspose.com/words/java/com.aspose.word...
  2. 如何在表格单元格内插入内容控件 - Free Support Forum - aspose.com

    input文件: input.docx (10.0 KB) 这是我的原代码: public static void main(String[] args) throws Exception { String filename1 = "D:\\input.docx"; String filename2 = "D:\\output.docx"; String bookmarkName = "bookmark";…...for cell StructuredDocumentTa tag = new StructuredDocumentTa(document...MarkupLevel.CELL); tag.removeAllChildren(); tag.isShowingPlaceholder(false);...

    forum.aspose.com/t/topic/329732
  3. Aspose::Words::MailMerging::MailMerge class | A...

    Aspose::Words::MailMerging::MailMerge class. Represents the mail merge functionality. To learn more, visit the documentation article in C++....whether the unused “mustache” tags should be preserved. get_RegionEndTag...Gets a mail merge region end tag. get_RegionStartTag () const...

    reference.aspose.com/words/cpp/aspose.words.mai...
  4. MustacheTag.ReferenceOffset | Aspose.Words for ...

    Discover the MustacheTag ReferenceOffset property, which reveals the zero-based starting position of Tags in your ReferenceRun for precise data management....zero-based starting position of the tag from the start of the ReferenceRun...how to work with the mustache tags. Document document = new Document...

    reference.aspose.com/words/net/aspose.words.mai...
  5. Aspose::Words::Bibliography::Source::Source con...

    Aspose::Words::Bibliography::Source::Source constructor. Initialize a new instance of the Source class in C++....Source ( const System :: String & tag , Aspose :: Words :: Bibliography...Description tag const System::String& The identifying tag name. sourceType...

    reference.aspose.com/words/cpp/aspose.words.bib...
  6. StructuredDocumentTag.BuildingBlockCategory | A...

    Discover the StructuredDocumentTag BuildingBlockCategory property, essential for defining building block categories in SDT nodes. Enhance your document structure!...insert a structured document tag as a building block, and set...

    reference.aspose.com/words/net/aspose.words.mar...
  7. StructuredDocumentTag.buildingBlockCategory pro...

    StructuredDocumentTag.buildingBlockCategory property. Specifies category of building block for this SDT node...insert a structured document tag as a building block, and set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...docx"); // Make each tag to be represented as a single...Get Run nodes that represent tags. List<Run> tagRuns = p.GetChildNodes(NodeType...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  9. 使用 Python.NET 在工作表中的文本框中用文本替换标签|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 在Excel工作表中的文本框里用文本替换标签。...可能的使用场景 Text boxes can have tags which can be replaced with some...according to the requirement. Tags can be some labels enclosed...

    docs.aspose.com/cells/zh/python-net/replace-tag...
  10. DocumentBuilder.insertStructuredDocumentTag met...

    DocumentBuilder.insertStructuredDocumentTag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumentTag/) into the document....simply insert structured document tag. let doc = new aw . Document...

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