Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 152,629 for

text

(0.26 sec)
  1. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how Text is wrapped around a shape or picture in C++....WrapType enum Specifies how text is wrapped around a shape or...Value Description None 3 No text wrapping around the shape. The...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Lists::ListLabel class | Aspose....

    Aspose::Words::Lists::ListLabel class. Defines properties specific to a list label. To learn more, visit the documentation article in C++....std :: endl ; // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Off...

    Aspose::Words::Saving::HtmlSaveOptions::get_OfficeMathOutputMode method. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB. Default value is Image in C++....Text" // will represent each OfficeMath...OfficeMath formula using plain HTML text. auto options = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. CellVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of Text inside a table cell in Java....Specifies vertical justification of text inside a table cell. Examples:...BOTTOM Text is aligned at the bottom of the cell. CENTER Text is...

    reference.aspose.com/words/java/com.aspose.word...
  5. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR....containing a combination of text, line drawings, indexed color...formats: Format Details .TXT Plain text .HTML Web page .RTF A universal...

    docs.aspose.com/ocr/net/supported-file-formats/
  6. Edit PPT in Java | products.aspose.com

    Edit PPT in Java. Use Java library API to edit PowerPoint presentation...presentation by adding a new line of text to it. Edit PPT in Java Using..., you can add a new line of text to a PPT document with just...

    products.aspose.com/slides/java/editor/ppt/
  7. Composite Markers|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....Parameter markers and two Static‑text markers. Composite markers let...(parameters) combined with fixed text. Syntax Element Description...

    docs.aspose.com/cells/reportingservices/composi...
  8. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization....to two different parts of a text line. Examples Shows how to...Heading1 ; builder . Write ( "This text is in a Heading style. " );...

    reference.aspose.com/words/net/aspose.words/doc...
  9. [.NET] TextAbsorber fails to resolve ToUnicode ...

    I try to extract Text from a simple pdf printed with Word containing just “ff” ligature in Aptos font (does NOT contain ff glyph). I get following error from TextAbsorber The Text showing operator hasn't ActualText entr…... 12:05pm 1 I try to extract text from a simple pdf printed with...error from TextAbsorber The text showing operator hasn't ActualText...

    forum.aspose.com/t/net-textabsorber-fails-to-re...
  10. 确定 TextFragment 中的换行符|Aspose.PDF for C++

    了解如何使用 C++ 确定多行 TextFragment 的换行符...using namespace Aspose :: Pdf :: Text ; void LineBreakDemo () { String...= 0 ; i < 4 ; i ++ ) { auto text = MakeObject < TextFragment...

    docs.aspose.com/pdf/zh/cpp/determine-line-break/