Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 16,838 for

text rendering

(1.89 sec)
  1. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...html = " <p><strong>Some Bold Text </strong></p><p>Testing</p>";...SaveFormat.Docx); } the text “Some bold text” is not inserted as...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  2. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation....Examples Shows how to hide text in a rendered output document. Document...DocumentBuilder ( doc ); // Insert hidden text, then specify whether we wish...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentBuilder.insert_html method | Aspose.Wor...

    aspose.words.DocumentBuilder.insert_html method...used as base formatting for text imported from HTML. Remarks...ignored and formatting of inserted text is based on default HTML formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionMarks method. Allow to specify whether revision Text should be marked with special formatting markup. Default value is true in C++....to specify whether revision text should be marked with special...get_RevisionOptions (); // Render insertion revisions in green...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. DocumentBuilder.insertHtml method | Aspose.Word...

    Aspose.Words.DocumentBuilder.insertHtml method...used as base formatting for text imported from HTML. Remarks...ignored and formatting of inserted text is based on default HTML formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RtfSaveOptions.export_compact_size property | A...

    RtfSaveOptions.export_compact_size property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) Text, it will not be displayed correctly....contain RTL (right-to-left) text, it will not be displayed correctly...does not contain right-to-left text in languages like Arabic, then...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Work with a Document Stored in a SharePoint Onl...

    Convert Word shared in SharePoint to PDF using C#. Work with documents stored in SharePoint – various input formats, including Word, OpenOffice, Image and eBook....Text.Json.Serialization ; using Microsoft...site. See Also The article Rendering for more information on the...

    docs.aspose.com/words/net/work-with-document-st...
  8. com.aspose.pdf.internal.ms.System.lh: Culture N...

    We use Aspose library for transformation from one format to other format documents. As part of docx to pdf transformation , while loading license , we get the following error and transformation request got failed. Our cu…...visual layout or Arabic text rendering of the resulting PDF. Next...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  9. Compress RTF Files Online or via C++ | products...

    Free online app to compress different RTF files. C++ compression library code for RTF documents....Compress ODT Files (OpenDocument Text File Format) Compress PDF Files...Format) Compress RTF Files (Rich Text Format) Compress Word Files...

    products.aspose.com/total/cpp/compress/rtf/
  10. Convert TXT to PDF in Java

    You can convert TXT to PDF in Java with this short tutorial. It covers the process of configuring the IDE and sequential workflow while showing a practical code snippet to export TXT file to PDF in Java....Words to convert text to PDF using Java Access the...instance of the Document class Render TXT to PDF with the save method...

    kb.aspose.com/words/java/convert-txt-to-pdf-in-...