Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 149,224 for

text

(0.19 sec)
  1. Creating DataMatrix Barcodes|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....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/creating-...
  2. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, Text, Word, or Excel documents, as well as JSON or XML files....Description file_format::txt Plain text with line breaks. file_format::pdf...universal format for exchanging rich text documents between different...

    docs.aspose.com/ocr/cpp/save-file/
  3. Table Inside Textbox - Free Support Forum - asp...

    I am having an issue with Aspose MailMerge. We have a table that is inside of a Textbox. The Text is set to align starting outside of the table cells. The PDF is supposed to clip the Text rendering outside of the Text…... The text is set to align starting outside...PDF is supposed to clip the text rendering outside of the textbox...

    forum.aspose.com/t/table-inside-textbox/312008
  4. 使用 C# 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...inputFile ); var searchText = "text" ; var textFragmentAbsorber... = new Aspose . Pdf . Text . TextFragmentAbsorber ( searchText...

    products.aspose.com/pdf/zh-hant/net/search/
  5. 使用 C# 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...inputFile ); var searchText = "text" ; var textFragmentAbsorber... = new Aspose . Pdf . Text . TextFragmentAbsorber ( searchText...

    products.aspose.com/pdf/zh-hans/net/search/
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsTemporary method. Specifies whether this SDT shall be removed from the WordProcessingML document when its contents are modified in C++....Document > (); // Insert a plain text structured document tag, //...as a plain text form that the user may enter text into. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalMerge method. Specifies how the cell is merged with other cells vertically in C++....First ); builder -> Write ( u "Text in merged cells." ); // Insert...None ); builder -> Write ( u "Text in unmerged cell." ); builder...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. 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...
  9. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...// We can determine where the text contents of nodes that we insert...

    reference.aspose.com/words/net/aspose.words/com...
  10. BookmarksOutlineLevelCollection.remove method |...

    BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection.... writeln ( 'Text inside Bookmark 1.' ) builder...'Bookmark 2' ) builder . writeln ( 'Text inside Bookmark 1 and 2.' )...

    reference.aspose.com/words/python-net/aspose.wo...