Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 31,409 for

tag

(1.97 sec)
  1. Add Color in HTML Using Aspose.HTML for Python ...

    Learn how to add color to HTML in Python using Aspose.HTML. Apply background colors, text styles, and dynamic CSS programmatically to create styled HTML....get_elements_by_tag_name( "head" )[ 0 ] # Create...the CSS applied to the body tag. Apply highlight color using...

    products.aspose.com/html/python-net/how-to-add-...
  2. Using Smart Markers|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....as bold because of HTML <b> tag. Getting Notifications while...

    docs.aspose.com/cells/java/using-smart-markers/
  3. Generate PDF from XML|Aspose.PDF for Java

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF for Java Schema....in XML file As HTML contains tags similar to XML, so when you...you write HTML inside any XML tag, the parser treats it as XML markups...

    docs.aspose.com/pdf/java/generate-pdf-from-xml/
  4. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....first child element with a given tag name 12 SVGGElement g = svg....descendant elements with a given tag name; in this case the return...

    docs.aspose.com/svg/net/navigation-inspection/
  5. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...HTML-to-Tagged-PDF: CSS border/background path objects not tagged...Path Objects Not Tagged as Artifacts in Tagged PDF Output body...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  6. Find and Replace in C++|Aspose.Words for C++

    Find a string or regular expression pattern in your document and replace it with the text you want using C++....regular expression with HTML tags, so basically you will apply...replace a string with an HTML tag, apply the IReplacingCallback...

    docs.aspose.com/words/cpp/find-and-replace/
  7. HTML content gets stripped when using setHtmlSt...

    Hello Aspose Support Team, We are facing an issue while using setHtmlString on Excel cells, where part of the text gets unexpectedly stripped. Issue Description For certain column indexes, we convert plain text to HTML…...being interpreted as an HTML tag, and have you tried HTML-encoding...inspectable) shows malformed tags or stripped content after execution...

    forum.aspose.com/t/html-content-gets-stripped-w...
  8. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your document saving experience. Customize settings for optimal HtmlFixed format output....interactive items (as ‘input’ tag) rather than converted to text...

    reference.aspose.com/words/net/aspose.words.sav...
  9. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…...already rendered as an <img> tag) and use that file as eqImage...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  10. Encode Image to Base64 – Python Code and online...

    Convert Images to Base64 online or in Python with Aspose.SVG. Embed them directly into HTML, XML, CSS, or JSON, reducing HTTP requests and simplifying data transfer....directly into HTML using the <img> tag by inserting the image data as...

    products.aspose.com/svg/python-net/base64-encoder/