Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 27,877 for

tag

(0.08 sec)
  1. FieldCitation | Aspose.Words for Java

    Implements the CITATION field in Java....Source element with a specified Tag element using a bibliographic...refer to sources using their tag names. fieldCitation.setSourceTag("Book1");...

    reference.aspose.com/words/java/com.aspose.word...
  2. Unable to replace block content control - Free ...

    Hi, we are trying to replace Tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...Hi, we are trying to replace tags with html text (which is a content...(IsContentControlRequ) { var tag = Searchstring.Replace("##",...

    forum.aspose.com/t/unable-to-replace-block-cont...
  3. IStructuredDocumentTag.get_child_nodes method |...

    IStructuredDocumentTag.get_child_nodes method. Returns a live collection of child nodes that match the specified types....to remove structured document tag, but keeps content inside. doc...MY_DIR + 'Structured document tags.docx' ) # This collection provides...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with Table-Row Conditional Blocks|Aspos...

    Use table-row conditional blocks within single document table to represent the same data depending on a condition using Java.... elseif , or else tag and a closing if tag in the same cell,...template option formed by these tags as a common one rather than...

    docs.aspose.com/words/java/working-with-table-r...
  5. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word document node.... SmartTag A smart tag around one or more inline structures...of ranged structured document tag which accepts multi-sections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. HTML to PDF conversion issue using aspose.pdf.d...

    We are using Aspose.pdf.document to convert html files to PDF. But converted PDF is not matching with HTML. We have some external css files ,since we cant directly provide references of that file we are reading css file…...adding their content in style tag. After doing this way getting...their content within a <style> tag, ensure that all necessary styles...

    forum.aspose.com/t/html-to-pdf-conversion-issue...
  7. Access the Text Box by the Name|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Document Assistant Close Replace tag with text in a textbox inside...

    docs.aspose.com/cells/java/access-the-text-box-...
  8. Spreadsheet Editor Knowledge Base|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....editor, use the HTML IFRAME tag to add into the website. For...

    docs.aspose.com/cells/java/spreadsheet-editor-k...
  9. Nodeimporter ignores "KeepSourceNumbering" and ...

    Hi there Our software contains a workflow, where specific ContentControls are copied into another docx File. This used to work on 15.6. After we updated to 22.9 a while ago ( we’re now on 25.4 but still face this issu…...foreach (StructuredDocumentTa tag in sdts) bkParent.ParentNode...InsertAfter(importer1.ImportNode(tag, true), bkParent); foreach (...

    forum.aspose.com/t/nodeimporter-ignores-keepsou...
  10. StructuredDocumentTag.checked property | Aspose...

    StructuredDocumentTag.checked property. Gets/Sets current state of the Checkbox SDT...create a structured document tag in the form of a check box. let...

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