Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 30,741 for

tag

(0.44 sec)
  1. MarkupLevel | Aspose.Words for Java

    Specifies the level in the document tree where a particular StructuredDocumentTag can occur in Java....document to a structured document tag. // 1 - Apply a style object...STRUCTURED_DOCUMENT_TAG, sdtPlainText.getNodeType()); NodeCollection tags = doc...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd::get_Id method. Specifies a unique read-only persistent numerical Id for this StructuredDocumentTagRange node. Corresponding StructuredDocumentTagRangeStart node has the same Id in C++....multi-section structured document tags. auto doc = System :: MakeObject..."Multi-section structured document tags.docx" ); auto rangeStartTag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....multi-section structured document tags. auto doc = System :: MakeObject..."Multi-section structured document tags.docx" ); auto rangeStartTag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Convert images to CANVAS(HTML5 Canvas) image fo...

    Using Aspose.Imaging for .NET library it is easy to convert to CANVAS(HTML5 Canvas) from other supported image formats...elements are represented by tags such as img, a, p and several...several others where each tag has start and end. It can also embed...

    products.aspose.com/imaging/net/conversion/to/c...
  5. Recognise Self Closing Tags with JavaScript via...

    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....Recognise Self Closing Tags with JavaScript via C++ Contents...have a variety of tag formatting for empty tags like <td></td> or...

    docs.aspose.com/cells/javascript-cpp/recognise-...
  6. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....Gets the structured document tag that is currently selected in...end of a structured document tag. isAtStartOfParagraph() Returns...

    reference.aspose.com/words/java/com.aspose.word...
  7. Support the layout of DIV tags while loading HT...

    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....AI Support the layout of DIV tags while loading HTML to Excel...Normally, the layout of DIV tags is ignored while loading HTML...

    docs.aspose.com/cells/nodejs-cpp/support-the-la...
  8. MailMerge.RegionStartTag | Aspose.Words for .NET

    Discover the MailMerge RegionStartTag property to easily define and customize mail merge regions, enhancing your document automation process....sets a mail merge region start tag. public string RegionStartTag..."TableStart" and "TableEnd" tags, which go inside MERGEFIELDs...

    reference.aspose.com/words/net/aspose.words.mai...
  9. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[Tag(.+?)](.+?)[/Tag]"), "", optionsWhile); in ReplaceHand…...compile("[tag(.+?)](.+?tag]"), "", optionsWhile);...

    forum.aspose.com/t/get-node-that-contains-the-e...
  10. 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…...private static final String TAG_CREATION_ERROR_MESSAGE = "Not...{ throw new CustomException(TAG_CREATION_ERROR_MESSAGE.formatted(ex...

    forum.aspose.com/t/content-control-visible-in-w...