Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 101,448 for

text

(0.24 sec)
  1. Convert TIF to XLS via C# | Aspose

    Sample code for TIF to XLS C# conversion. Use API example code for batch TIF files to XLS conversion within VB.NET, Asp.NET or any .NET based application....recognition on TIF document and save text as TIF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/tif-to-xls/
  2. BasicTextShaperCache class | Aspose.Words for P...

    aspose.words.shaping.BasicTextShaperCache class. Implements basic cache for [ITextShaper](../iTextshaper/) instances...get_text_shaper() results. Methods Name...Name Description get_text_shaper(font_path, face_index) Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Document::get_LastSection method...

    Aspose::Words::Document::get_LastSection method. Gets the last section in the document in C++....Use a document builder to add text to the first section. auto builder...settings. // We can split the text in the second section into two...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. BookmarksOutlineLevelCollection indexer | Aspos...

    BookmarksOutlineLevelCollection indexer. Gets or sets a bookmark outline level at the specified index.... writeln ( 'Text inside Bookmark 1.' ) builder...'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BookmarksOutlineLevelCollection.contains method...

    BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name.... writeln ( 'Text inside Bookmark 1.' ) builder...'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CellFormat.horizontal_merge property | Aspose.W...

    CellFormat.horizontal_merge property. Specifies how the cell is merged horizontally with other cells in the row.... write ( 'Text in merged cells.' ) # Insert...first row. Instead of adding text contents, # we will merge this...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentVisitor.visitOfficeMathStart method | A...

    DocumentVisitor.visitOfficeMathStart method. Called when enumeration of a Office Math object has started....<summary> /// Gets the plain text of the document that was accumulated...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitOfficeMathEnd method | Asp...

    DocumentVisitor.visitOfficeMathEnd method. Called when enumeration of a Office Math object has ended....<summary> /// Gets the plain text of the document that was accumulated...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::DocumentVisitor::VisitFieldSepar...

    Aspose::Words::DocumentVisitor::VisitFieldSeparator method. Called when a field separator is encountered in the document in C++....mBuilder = MakeObject < System :: Text :: StringBuilder > (); mVisitorIsInsideFiel...mDocTraversalDepth ; SharedPtr < System :: Text :: StringBuilder > mBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Manage Rows and Columns|Aspose.Slides for PHP D...

    Manage table rows and columns in PowerPoint presentations...$dblCols , $dblRows ); # Adds some text to the row 1 cell 1 $table ->..."Row 1 Cell 1" ); # Adds some text to the row 1 cell 2 $table ->...

    docs.aspose.com/slides/php-java/manage-rows-and...