Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 219,347 for

html document

(0.11 sec)
  1. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your font is italicized, enhancing your text styling and design flexibility....saving to HTML. public void SaveExportedFonts () { Document doc =...= new Document ( MyDir + "Rendering.docx" ); // Configure a SaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert DOC to XLT via Java or with free Online...

    Convert DOC to XLT via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOC to XLT online converter quickly before integrating the code....wide range of features for document manipulation and conversion...Words for Java, a feature-rich document manipulation API, and Aspose...

    products.aspose.com/total/java/conversion/doc-t...
  3. Text issue in table - Free Support Forum - aspo...

    Hello, can you please suggest how can fix below issue in table row. when we insert two digit value then 0 shifted below to 1 . So please suggest how can fix this issue and show two digit number together. As I am using …...I am using below HTML in code. string html="<table width='100%'...DocumentBuilder(document); documentBuilder.InsertHtml(html, true); 937×265...

    forum.aspose.com/t/text-issue-in-table/317935
  4. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized Document styling....control line spacing in a PDF document. It reads text from a file...in a PDF. Create a new PDF document. Load the source text. Initialize...

    docs.aspose.com/pdf/python-net/text-formatting-...
  5. IResourceSavingCallback class | Aspose.Words fo...

    Aspose.Words.Saving.IResourceSavingCallback class. Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when saving a Document to fixed page Html or SVG....css) when saving a document to fixed page HTML or SVG. Methods Name...external resource to fixed page HTML or SVG formats. See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to change background in comment in Excel wi...

    How to change color in a comment and insert a picture or image in a comment in Excel using Aspose.Cells for JavaScript via C++....discuss or review the same document at different times. How can...need to process a lot of documents and a lot of comments, doing...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  7. MutationObserver – 如何在 C# 与 Aspose.HTML 中使用

    了解如何在 Aspose.Html for .NET 中使用 MutationObserver 检测 DOM 变化,以实现动态 Html 处理、自动化和内容监控。...HTML Product Solution Aspose.GIS...Aspose.3D Product Solution Aspose.HTML Product Solution Aspose.GIS...

    docs.aspose.com/html/zh/net/mutationobserver/
  8. HtmlFixedSaveOptions.export_form_fields propert...

    HtmlFixedSaveOptions.export_form_fields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics....export form fields to Html. doc = aw . Document () builder = aw ....When we export a document with form fields to .html, # there are...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlFixedSaveOptions.exportFormFields property ...

    HtmlFixedSaveOptions.exportFormFields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics....form fields to Html. let doc = new aw . Document (); let builder...When we export a document with form fields to .html, // there are...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....DOCTYPE html> < html > < head > < title > Aspose...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/calculate-...