Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 31,541 for

tag

(0.26 sec)
  1. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch.... writeln ( "This is an H1 tag" ) # Reset styles from the previous...builder . writeln ( "This is an H3 tag" ) # Reset styles from the previous...

    docs.aspose.com/words/python-net/translate-mark...
  2. Aspose::Words::Saving::PdfSaveOptions class | A...

    Aspose::Words::Saving::PdfSaveOptions class. Can be used to specify additional options when saving a document into the Pdf format. To learn more, visit the documentation article in C++....shapes are exported as inline tags in the document structure. ...whether or not to create a “Span” tag in the document structure to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HTML Tutorial – Basics – Aspose.HTML for .NET

    HTML Tutorial section helps you to learn some basic HTML, including how to use HTML elements and Tags, place text on a page, add images, use HTML colors, etc....Tutorial – DOM, HTML elements and tags, working with color, CSS selectors...how to use HTML elements and tags, place text on a page, add images...

    docs.aspose.com/html/net/tutorial/
  4. Convert HTML to MBOX via Java | products.aspose...

    Try the code sample to convert HTML files to MBOX format in Java. Download Java API to take your email processing applications to the next level....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/email/java/conversion/html-...
  5. Working with Traditional Mail Merge Data Source...

    Use simplified syntax in template expressions to work with traditional Aspose.Words Mail Merge data source objects when building a report in C#....evaluated to such objects in foreach tags (see “Outputting Sequential...enumerable and use a foreach tag. Inside the loop you can access...

    docs.aspose.com/words/net/working-with-mail-mer...
  6. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....whether the unused “mustache” tags should be preserved. getRegionEndTag()...Gets a mail merge region end tag. getRegionStartTag() Gets a mail...

    reference.aspose.com/words/java/com.aspose.word...
  7. 档案

    档案...anchor tag. ParseHtmlTagInCell : Indicate to parse HTML tags in a...

    blog.aspose.com/zh/cells/convert-excel-to-html-...
  8. Incorrect Decimal Separator in CSS for Fixed Ro...

    Hello, when exporting XLSX files with fixed rows to HTML, the generated CSS uses a comma as the decimal separator (e.g., top:13,25pt) instead of a dot, which is invalid in CSS. System Language is German. CultureInfo o…...What exactly is the attribute/tag name to check for the culprit...

    forum.aspose.com/t/incorrect-decimal-separator-...
  9. Horizontally Merged Cells - Free Support Forum ...

    I am trying to pull table structures out of documents using words-python (version 25.9.0). I need to be able to detect merged cells properly. The vertical merges seem to work as anticipated based on documentation. Howeve…...colspan attribute from the td tag. However, this doesn’t seem like...

    forum.aspose.com/t/horizontally-merged-cells/31...
  10. Remove image from HTML – C# – Aspose.HTML for .NET

    Learn the importance of removing unnecessary images from HTML and how to remove images programmatically using Aspose.HTML for .NET library....delete the corresponding <img> tag in your HTML code. Aspose.HTML...

    products.aspose.com/html/net/images/remove/