Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 149,415 for

text

(0.63 sec)
  1. XmlMapping.set_mapping method | Aspose.Words fo...

    XmlMapping.set_mapping method. Sets a mapping between the parent structured document tag and an XML node of a custom XML data part....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Export Math Equations from Presentations in .NE...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for .NET—preserve formatting and boost compatibility....formula rather than regular text or an image? A formula lives...MathParagraph . Images and regular text portions without a MathParagraph...

    docs.aspose.com/slides/net/exporting-math-equat...
  3. Supported File Formats|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....Tab‑delimited text file, same as TSV file. TXT Delimited plain text file...Language (SQL). XHtml XHTML is a text‑based file format with markup...

    docs.aspose.com/cells/java/supported-file-formats/
  4. Issue in PDF footer after Aspose version upgrad...

    Hi Team, We are facing issue after upgrading Aspose from version 17.4 to 25.5. In our case PDF footer is distorting after version upgrade. Footer is coming perfect with the previous version, but it is not good with the …...identical for both the footer text. Please check and provide solution...DocumentBuilder(doc); // Set footer text builder.MoveToHeaderFooter(HeaderFooterType...

    forum.aspose.com/t/issue-in-pdf-footer-after-as...
  5. Supported File Formats|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....Tab‑delimited text file, same as TSV file. TXT Delimited plain‑text file...Query Language. XHtml XHTML is a text‑based file format with markup...

    docs.aspose.com/cells/python-java/supported-fil...
  6. Coordinates Converter APIs for .NET | products....

    Develop a coordinates converter through library designed specifically for .NET developers. Coordinates Converter APIs for DD, DMS, DDM, GeoRef, and other formats....locations to a point from a text. Aspose.GIS for .NET is designed...Parse coordinates position from text Auto-Detect Units when latitude...

    products.aspose.com/gis/net/coordinates/
  7. PowerQueryFormulaItems missing in function with...

    In Aspose.Cells for .NET version 25.4.0 I found the following problem for the PowerQueryFormulaItems of a function. When a file contains a power query function with a nested let like so: let Source = {"banana", "ap…...= (text) => let Text = List.FindText(Source,text) in Text in...

    forum.aspose.com/t/powerqueryformulaitems-missi...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 PHP 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hant/php-java/conversion/ Recent content in 使用 PHP 的 PDF 转换解决方案 on Aspsoe.PDF Products H......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/zh-hant/php-java/conver...
  9. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD field in Java....isVerticalFormatting(false); // We can apply text before and after the value that...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  10. 关于设置曲线形状的文本字符的问题 - Free Support Forum - aspose.com

    你好。 我们这边有个需求,需要利用插件设置文本字符。文本字符需要按照一定的形状去设置,比如按照曲线形式去设置。不知道这个能实现吗? 附件中 sample.psd 是我们的原始模板 output.psd 是我们的目标导出psd,需要实现这样的效果 PS: 插件版本 : aspose.psd 25.6.0 操作系统版本: windows 10 .net版本: .net framework 4.…...原因 要在曲线形状上设置文本字符,您可以使用SVG的 <text> 和 <textPath> 元素。这些元素允许您将文本...您可以通过以下步骤实现文本沿曲线的效果: 使用 <path> 元素定义曲线。 使用 <text> 元素和 <textPath> 元素将文本绑定到该路径上。...

    forum.aspose.com/t/topic/315111