Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 124,730 for

text

(0.06 sec)
  1. 使用 C# 搜索 PDF | Aspose.PDF

    C# 源代码用于搜索 PDF 文档,无需在 .NET Framework、.NET Core....inputFile ); var searchText = "text" ; var textFragmentAbsorber... = new Aspose . Pdf . Text . TextFragmentAbsorber ( searchText...

    products.aspose.com/pdf/zh-hans/net/search/
  2. Font.Shadow | Aspose.Words for .NET

    Discover the Font Shadow property, enhance your Text with stylish shadow effects for a striking visual appeal in your designs....Shows how to create a run of text formatted with a shadow. Document...; builder . Writeln ( "This text has a shadow." ); doc . Save...

    reference.aspose.com/words/net/aspose.words/fon...
  3. 在工作表单元格中显示字符串|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.... set_Item ( 1 , 1 , "Some Text" ); Aspose.Cells Workbook myWorkbook...[ 0 , 0 ]. PutValue ( "Some Text" ); myWorkbook . Save ( fileName...

    docs.aspose.com/cells/zh/net/display-string-in-...
  4. BookmarksOutlineLevelCollection.Clear | Aspose....

    Effortlessly clear all elements from your BookmarksOutlineLevelCollection with our Clear method, optimizing your data management for enhanced efficiency.... Writeln ( "Text inside Bookmark 1." ); builder..."Bookmark 2" ); builder . Writeln ( "Text inside Bookmark 1 and 2." );...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Rotation method. Gets or sets the rotation of the label in degrees in C++....with the label text. Otherwise, only the label text is rotated....

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ParagraphFormat.word_wrap property | Aspose.Wor...

    ParagraphFormat.word_wrap property. If this property is ``False``, Latin Text in the middle of a word can be wrapped for the current paragraph...this property is False , Latin text in the middle of a word can...current paragraph. Otherwise Latin text is wrapped by whole words. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::StructuredDocumentTag::A...

    Aspose::Words::Markup::StructuredDocumentTag::Accept method. Accepts a visitor in C++....mBuilder = MakeObject < System :: Text :: StringBuilder > (); mVisitorIsInsideStru...mDocTraversalDepth ; SharedPtr < System :: Text :: StringBuilder > mBuilder...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++.... get_Text () const Gets or sets the text of the run. GetAncestor...GetText () override Gets the text of the run. GetType () const...

    reference.aspose.com/words/cpp/aspose.words/run/
  9. Font.emphasis_mark property | Aspose.Words for ...

    Font.emphasis_mark property. Gets or sets the emphasis mark applied to this formatting.... write ( 'Emphasis text' ) builder . writeln () builder...() builder . write ( 'Simple text' ) builder . document . save...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.ExportShapesAsSvg | Aspose.Word...

    Discover how to use HtmlSaveOptions ExportShapesAsSvg to convert Shape nodes to SVG images when saving to HTML, MHTML, EPUB, or AZW3 formats.... Write ( "My text box" ); // When we save the...saving operation will export text box shapes. // If we set the...

    reference.aspose.com/words/net/aspose.words.sav...