Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 151,853 for

text

(0.83 sec)
  1. Convert Markdown to OneNote with Aspose.Note an...

    Sample code for convert Markdown to OneNote using C#. Utilize the API example code for batch conversion of .md to .one within VB.NET, Asp.NET, or any .NET-based application...platform-independent way to structure text, importing Markdown content...markdown is used for formatting text. Markdown stores notes in markdown...

    products.aspose.com/note/net/conversion/markdow...
  2. Android API to Render MHTML to RTF | products.a...

    Transform MHTML to RTF via Android via Java API... RTF (Rich Text Format) is a document file format... It is a popular format for text and graphics interchange and...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render TEX to OTT | products.asp...

    Transform TEX to OTT via Android via Java API...to integrate the feature of text to OTT conversion in your mobile...); // add text in it builder . write ( "Some text" ); // insert...

    products.aspose.com/total/android-java/conversi...
  4. Փոխարկել TEXT HTML Java

    Փոխարկեք Text ը HTML ձևաչափի Java կոդով: Պահեք Text որպես HTML օգտագործելով Java:...ձևաչափերի՝ TEXT ՄԵՋ GIF TEXT ՄԵՋ ՊԱՏԿԵՐ TEXT ՄԵՋ JPG TEXT ՄԵՋ PDF...PDF TEXT ՄԵՋ PNG TEXT ՄԵՋ SVG TEXT ՄԵՋ WORD Čeština Latvietis Suomalainen...

    products.aspose.com/words/hy/java/conversion/te...
  5. Add PDF Page Stamp to PDF|Aspose.PDF for Java

    Add a Page stamp to a PDF file using the PdfPageStamp class with Java....composite stamp containing graphics, text, tables. The following example..._dataDir + outputFileName ); } Add Text stamps in PDF programmatically...

    docs.aspose.com/pdf/java/page-stamps-in-the-pdf...
  6. WatermarkerContext.TextWatermarkOptions | Aspos...

    Discover customizable options for image watermarks with the WatermarkerConText TextWatermarkOptions property to enhance your visuals and protect your content....Shows how to insert watermark text to the document using context...Shows how to insert watermark text to the document from the stream...

    reference.aspose.com/words/net/aspose.words.low...
  7. MarkdownOfficeMathExportMode enumeration | Aspo...

    aspose.words.saving.MarkdownOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to Markdown....Description TEXT Export OfficeMath as plain text. IMAGE Export...

    reference.aspose.com/words/python-net/aspose.wo...
  8. text_input|Documentation

    Text_input element generates a placeholder consisting of several boxes in which the respondent can write letters or numbers, one character in each box....Ask AI text_input Contents [ Hide ] text_input element requires...This element adds a handwritten text placeholder to the form. The...

    docs.aspose.com/omr/net/json-markup/text_input/
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_FontFormat method. Gets or sets ExportFontFormat used for font exporting. Default value is Woff in C++....) { ASSERT_FALSE ( System :: Text :: RegularExpressions :: Regex...else { ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...DOES NOT WORK if you are adding text using .InsertHtml(). That includes...insertCell(); builder.write("Test Text"); } builder.endRow(); } builder...

    forum.aspose.com/t/setting-a-table-font-issue/3...