Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 153,251 for

text

(0.33 sec)
  1. FormField.nodeType property | Aspose.Words for ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CommentRangeStart.nodeType property | Aspose.Wo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BookmarkEnd.nodeType property | Aspose.Words fo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Node.isComposite property | Aspose.Words for No...

    Node.isComposite property. Returns ``true`` if this node can contain other nodes....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Work with entities|CAD 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....Contents [ Hide ] Add a new TEXT/MTEXT item Change lines weight...weight for DWG/DXF Get all TEXT/MTEXT entities from DWG/DXF Skip...

    docs.aspose.com/cad/net/how-to/work-with-entities/
  6. Elements|Aspose.Slides Documentation

    Browse Aspose.Slides for Java elements examples: add, style, and animate shapes, Text, images, charts, and tables in PowerPoint and OpenDocument presentations....Slide Layout Slide Master Slide Text Box Picture Chart Audio Video...Hyperlink SmartArt VBA Macro Math Text Group Shape Ink Connector ActiveX...

    docs.aspose.com/slides/java/examples/elements/
  7. Elements|Aspose.Slides Documentation

    Browse Aspose.Slides for C++ elements examples: add, style, and animate shapes, Text, images, charts, and tables in PowerPoint and OpenDocument presentations....Slide Layout Slide Master Slide Text Box Picture Chart Audio Video...Hyperlink SmartArt VBA Macro Math Text Group Shape Ink Connector ActiveX...

    docs.aspose.com/slides/cpp/examples/elements/
  8. Aspose::Words::CompositeNode::get_LastChild met...

    Aspose::Words::CompositeNode::get_LastChild method. Gets the last child of the node in C++....builder -> Writeln ( u "Section 1 text." ); builder -> InsertBreak...builder -> Writeln ( u "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. 操作现有 PDF 中的表格|Aspose.PDF for C++

    本节涵盖使用 Aspose.PDF for C++ 进行表格修改的各种方法...Text.TableAbsorber 类允许您搜索和解析 PDF...PDF.Cpp/Text/TextFragment.h> #include <Aspose.PDF.Cpp/Text/TextFragmentCollecti...

    docs.aspose.com/pdf/zh/cpp/manipulate-tables-in...
  10. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points in C++....Shows how to insert formatted text using DocumentBuilder . auto...Specify font formatting, then add text. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...