Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 148,194 for

text

(0.09 sec)
  1. 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/
  2. 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/
  3. 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...
  4. CompositeNode.RemoveChild | Aspose.Words for .NET

    Effortlessly manage your CompositeNode with the RemoveChild method, designed to streamline node removal for enhanced performance and efficiency.... Writeln ( "Section 1 text." ); builder . InsertBreak (...builder . Writeln ( "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/net/aspose.words/com...
  5. Replace Aspose XML schema with Serialized Docum...

    There is any limitation on Serializing the Aspose Document and used to do object creation in order to generate the PDF from this model instead on pre-defined aspose xml schema, so we can introduce tagged elements? Thanks…..." /> </Cell> <Cell> <Text FontName="Arial" FontSize="16"...Alignment="Right"> <Segment>...</Segment> </Text> </Cell> </Row> </Table> </Header>...

    forum.aspose.com/t/replace-aspose-xml-schema-wi...
  6. svg-text-position.svg

    The Text is not fully visible The Text is fully visible...The text is not fully visible The text is fully visible...

    docs.aspose.com/svg/files/svg-text-position.svg
  7. 获取特定单元格的文本|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.... string myPath = "Get Text of Specific Cell.xlsx" ; //Open..."Sheet1" ]. Range ( "A1" ). Text ; MessageBox . Show ( res );...

    docs.aspose.com/cells/zh/net/get-text-of-specif...
  8. Run.nodeType property | Aspose.Words for Node.js

    Run.nodeType property. Returns [NodeType.Run](../../nodetype/#Run)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SmartTag.nodeType property | Aspose.Words for N...

    SmartTag.nodeType property. Returns [NodeType.SmartTag](../../../aspose.words/nodetype/#SmartTag)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::ParagraphFormat::get_LinesToDrop...

    Aspose::Words::ParagraphFormat::get_LinesToDrop method. Gets or sets the number of lines of the paragraph Text used to calculate the drop cap height in C++....number of lines of the paragraph text used to calculate the drop cap...drop cap the height of four text lines. builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words/par...