Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 22,184 for

font convert

(1.82 sec)
  1. Markdown 转 HTML – 将 AI 聊天回复转换为网页

    了解如何使用 Aspose.HTML for .NET 将 Markdown 转换为 HTML、应用样式并美观地显示 AI 生成的内容。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/zh/net/convert-ai-markdown...
  2. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....external resources created while converting a document to HTML. public...contained by as they are converted to fixed HTML. /// private...

    reference.aspose.com/words/java/com.aspose.word...
  3. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Python via Java can help you use it for your day-to-day business needs....cross-platform applications that convert images to text, leaving aside...recognizes all popular typefaces and font styles. Process rotated, distorted...

    docs.aspose.com/ocr/python-java/product-overview/
  4. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Python via .NET can help you use it for your day-to-day business needs....web-based applications that convert images to text without having...recognizes all popular typefaces and font styles. Process rotated, distorted...

    docs.aspose.com/ocr/python-net/product-overview/
  5. 用JavaScript通过C++管理评论和笔记|Documentation

    使用Aspose.Cells for JavaScript via C++插入和管理评论或笔记。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/comment...
  6. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB in C++....Description Image 0 OfficeMath is converted to HTML as image specified...tag. MathML 1 OfficeMath is converted to HTML using MathML. Text...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Auto adjust width for textbox according its tex...

    Below is a sample code i want to create a text field with adjust its width according its text also i have changed its property with code but it is not working can you please help me to resolve this issue Shape currentSh…...Font.Size = labelDefaultFontSize;...FillType.None; currentShapeTextBox.Font.Color = Color.FromArgb(ffontcolor);...

    forum.aspose.com/t/auto-adjust-width-for-textbo...
  8. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we Convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...They have documents that we convert into PDF. They want to remove...by updating each hyperlink’s font properties individually. Here’s...

    forum.aspose.com/t/changing-the-hyperlink-style...
  9. Create New Email in Python|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....<br/>" + "<font color=blue>This line is in blue color</font>" ) \...coding sites: GitHub CodePlex Converting Email Messages in Python...

    docs.aspose.com/email/java/create-new-email-in-...
  10. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...2 @Davide_C You can simply convert the generated PDF file into...Document(dataDir + "input.pdf"); document.convert(dataDir + "taggedpdf.xml",...

    forum.aspose.com/t/create-a-pdf-a2-a/312852