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

tag

(0.09 sec)
  1. Source Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography.Source class, your go-to solution for managing individual sources like books, journal articles, and interviews effortlessly.... Tag { get; set; } Gets or sets the identifying tag name...); Assert . That ( source . Tag , Is . EqualTo ( "BookNoLCID"...

    reference.aspose.com/words/net/aspose.words.bib...
  2. 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...
  3. 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...
  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…...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...
  5. Html Word Merge with underline across entire pa...

    Hi all, I have some html that I’m merging into word. The issue I’m running into, is I need to have an underline across the entire page. Currently I use <hr> Tags, but, then when the word is rendered, there is extra spa…... Currently I use <hr> tags, but, then when the word is...4:50pm 2 @sammynage The <hr> HTML tag can cause unwanted spacing above...

    forum.aspose.com/t/html-word-merge-with-underli...
  6. FieldBibliography.format_language_id property |...

    FieldBibliography.format_language_id property. Gets or sets the language ID that is used to format the bibliographic sources in the document....using their tag names. field_citation . source_tag = 'Book1' field_citation...source_tag = 'Book1' field_citation . another_source_tag = 'Book2'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldCitation.format_language_id property | Asp...

    FieldCitation.format_language_id property. Gets or sets the language ID that is used in conjunction with the specified bibliographic style to format the citation in the document....using their tag names. field_citation . source_tag = 'Book1' field_citation...source_tag = 'Book1' field_citation . another_source_tag = 'Book2'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldCitation.suppress_author property | Aspose...

    FieldCitation.suppress_author property. Gets or sets whether the author information is suppressed from the citation....using their tag names. field_citation . source_tag = 'Book1' field_citation...source_tag = 'Book1' field_citation . another_source_tag = 'Book2'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Public API Changes in Aspose.Imaging 3.0.0|Docu...

    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....another set of tags please keep in mind that all tags set in the...go to exif section only. The tags set in GPSTags property will...

    docs.aspose.com/imaging/net/public-api-changes-...
  10. Parse word template to identify the business ob...

    Hello Support, I am currently evaluating Aspose.Words for our project. In our Word template, we need to populate multiple tables, each of which is filled using properties from a specific business object. From what I und…...differs from the formatting of the tag. But I would prefer to keep value...the same as formatting of the tags. This make easier to analyze...

    forum.aspose.com/t/parse-word-template-to-ident...