Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 31,507 for

tag

(0.25 sec)
  1. CustomXmlPart.dataChecksum property | Aspose.Wo...

    CustomXmlPart.dataChecksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content....We changed the XmlPart of the tag, and the checksum was updated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomXmlPart.data_checksum property | Aspose.W...

    CustomXmlPart.data_checksum property. Specifies a cyclic redundancy check (CRC) checksum of the [CustomXmlPart.data](../data/) content....We changed the XmlPart of the tag, and the checksum was updated...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MailMergeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMergeOptions class for seamless low-code mail merge solutions. Enhance your document automation with customizable features!...whether the unused “mustache” tags should be preserved. RegionEndTag...sets a mail merge region end tag. RegionStartTag { get; set; }...

    reference.aspose.com/words/net/aspose.words.low...
  4. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing Tag inside table . Table Tag -replaced data font type is changing to Aptos from Times New Roman , for other font it is working fine . Be…... when replacing tag inside table . Table tag -replaced data font...to generate table and replace tag private void InsertRowsInTable(Document...

    forum.aspose.com/t/font-style-automatically-cha...
  5. Create Email Signature for MSG Files in .NET | ...

    Learn how to programmatically create custom email signatures in MSG files using C#. Simplify communication management and personalization....signature HTML block into the tag. Save the modified email or send...LoadHtml(htmlBody); // Find the <body> tag HtmlNode bodyNode = htmlDocument...

    products.aspose.com/email/net/create-email-sign...
  6. How do I change the print modal header in aspos...

    image.png (58.1 KB) Here I want to change the modal header but it is not correctly set inside some Tag like span how do I change it ? I want to change the word Settings to my custom name but modal header has Settings …...not correctly set inside some tag like span how do I change it...typically set in a specific tag, which you can target to change...

    forum.aspose.com/t/how-do-i-change-the-print-mo...
  7. Add Image to HTML – From Basic Syntax to Advanc...

    Aspose.HTML explains how to add images to HTML using img Tag, CSS backgrounds, JavaScript, etc. Improve web design and SEO with best practices!...images to HTML, from basic <img> tags to advanced techniques like.... Adding Images Using <img> Tag The simplest way to add an image...

    docs.aspose.com/html/net/tutorial/add-image-to-...
  8. What's is the difference between FDF, XML, and ...

    This section difference between XML, FDF and XFDF forms with Aspose.PDF Facades using Form Class....hierarchical manner using XML tags. With Aspose.PDF developers...form of a field tag, <field> . Each field tag has an attribute...

    docs.aspose.com/pdf/net/whats-the-difference-be...
  9. Aspose::Words::DocumentVisitor class | Aspose.W...

    Aspose::Words::DocumentVisitor class. Base class for custom document visitors. To learn more, visit the documentation article in C++....when enumeration of a smart tag has ended. virtual VisitSmartTagStart...when enumeration of a smart tag has started. virtual VisitSpecialChar...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. How to merge font span when converting word to ...

    a.docx (13.1 KB) Is there any way to make these txt in one html Tag?. Here is my code: var word = new com.aspose.words.Document(path + "a.docx"); HtmlSaveOptions options = new HtmlSaveOptions(); options.setUseHighQ…...to make these txt in one html tag?. Here is my code: var word =...represented by separate span tags in HTML. To make the whole text...

    forum.aspose.com/t/how-to-merge-font-span-when-...