Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 124,820 for

text

(0.23 sec)
  1. Check Format in Python|Aspose.Words for Java

    Check Document Format using Python.... ODT ): print "OpenDocument Text." elif ( info . getLoadFormat... OTT ): print "OpenDocument Text Template." elif ( info . getLoadFormat...

    docs.aspose.com/words/java/check-format-in-python/
  2. FindReplaceOptions.ApplyFont | Aspose.Words for...

    Discover the ApplyFont property in FindReplaceOptions for seamless Text formatting. Enhance your content with tailored styles effortlessly!...ApplyFont property Text formatting applied to new content...to the operation's resulting text. options . ApplyFont . HighlightColor...

    reference.aspose.com/words/net/aspose.words.rep...
  3. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property....Word recognizes a part of its text as some form of data, # such...that contain their recognized text in its entirety. # Add contents...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Export EML to PDF via C++ | products.aspose.com

    C++ API to Convert EML to PDF without using Microsoft Word or Outlook...Convert EML to ODT (OpenDocument Text File Format) Convert EML to...File) Convert EML to RTF (Rich Text Format) Convert EML to SVG (Scalar...

    products.aspose.com/total/cpp/conversion/eml-to...
  5. How to Run Aspose.Diagram in Docker|Documentation

    Run Aspose.Diagram in a Docker container for Linux, Windows Server and any OS. ...Text.Encoding.CodePages will be installed...Rounding . Value = 0 ; // add text to shape var txt = new Txt (...

    docs.aspose.com/diagram/net/how-to-run-aspose-d...
  6. 从PDF文档页面搜索并获取文本|Aspose.PDF for C++

    本文解释了如何使用各种工具从PDF文档中搜索并获取文本。我们可以使用正则表达式从特定页面或整个页面进行搜索。...using namespace Aspose :: Pdf :: Text ; void SearchAndGetTextFrom...:- {0}" , textFragment -> get_Text ()); Console :: WriteLine (...

    docs.aspose.com/pdf/zh/cpp/search-and-get-text-...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageMargins method. Specifies whether page margins is exported to HTML, MHTML or EPUB. Default is false in C++....Contains ( u "<style type= \" text/css \" >div.Section_1 { margin:70...Contains ( u "style type= \" text/css \" >" )); ASSERT_TRUE (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....a String of Text Simply pass the string of text you need to insert...DocumentBuilder.write method. Text formatting is determined by...

    docs.aspose.com/words/java/use-documentbuilder-...
  9. CellFormat class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellFormat class. Represents all formatting for a table cell... fitText If true , fits text in the cell, compressing each...Returns or sets the orientation of text in a table cell. preferredWidth...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OutlineLevel | Aspose.Words for Java

    Specifies the outline level of a paragraph in the document in Java....levels to create collapsible text. Document doc = new Document();...l.BODY_TEXT); builder.writeln("Paragraph at main text level.");...

    reference.aspose.com/words/java/com.aspose.word...