Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 9,641 for

replace text

(0.07 sec)
  1. FindReplaceOptions.ignore_field_codes property ...

    FindReplaceOptions.ignore_field_codes property. Gets or sets a boolean value indicating either to ignore Text inside field codes...indicating either to ignore text inside field codes. The default...Examples Shows how to ignore text inside field codes. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在占位符位置生成表格时,结尾多余了占位符内容 - Free Support Forum - a...

    //定义默认查找替换选项 FindReplaceOptions options = new FindReplaceOptions(); options.setReplacingCallback(new ReplaceWithCustomTableHandler(tableData)); // 替换表格占位符 document.getRange().Replace(placeholderName, "", options); …...replace(placeholderName, "", options);...tableData; } @Override public int replacing(ReplacingArgs args) throws...

    forum.aspose.com/t/topic/300770
  3. Extract text and images from XLS document via J...

    Java sample code to extract Text and images from XLS file on Java Runtime Environment for JSP/JSF Application and Desktop Applications.... Parse text & images from Microsoft Excel...Iterate over each cell, get its text . Print each cell value or Use...

    products.aspose.com/cells/java/parser/xls/
  4. ReadLines() | Aspose.Slides for C++ API Reference

    Reads the content of the specified Text file line by line using the specified character encoding and returns enumerable collection of strings each of which represents a single line of the file's content....the content of the specified text file line by line using the...const EncodingPtr & encoding = Text :: Encoding :: get_UTF8 ())...

    reference.aspose.com/slides/cpp/system.io/file/...
  5. Watermark PNG image via Java | products.aspose.com

    Sample Java conversion code for PNG format to file. Use this example code to convert PNG to within any Web or Desktop Java based application....PPTX DOCX XLSX PDF ODP PNG Add Text Watermark to PNG images via...Watermarks can take the form of text with a wide range of fonts and...

    products.aspose.com/imaging/java/watermark/png/
  6. Watermark PNG image via C# | products.aspose.com

    Try our On-Premise document APIs to watermark PNG image file on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....PPTX DOCX XLSX PDF ODP PNG Add Text Watermark to PNG images via...Watermarks can take the form of text with a wide range of fonts and...

    products.aspose.com/imaging/net/watermark/png/
  7. Working with Images in PDF using C++|Aspose.PDF...

    This section describes the features of working with images in a PDF file using C++ library....PDF for C++ , you can replace images in an existing file...images on all pages with C++. Replace Image in Existing PDF File...

    docs.aspose.com/pdf/cpp/working-with-images/
  8. Aspose.PDF for .NET 19.2 Release Notes|Aspose.P...

    This page contains new Aspose.PDF for .NET features, enhancement, and bug fixes in 2019, version 19.2....Add ability to setup text style for Text Structure Elements Enhancement...conversion Bug PDFNET-40215 Text Replace - Text is overlapping at first...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-19-2...
  9. Search XHTML document without opening via C++ |...

    C++ example code to search words with pattern in XHTML file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use get_Range()->Replace method with relevant pattern...Find and replace the text xhtml->get_Range()->Replace(u "sad"...

    products.aspose.com/words/cpp/search/xhtml/
  10. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first page in C++....track the order in which a text replacement operation traverses nodes...get_Range () -> Replace ( MakeObject < System :: Text :: RegularExpressions...

    reference.aspose.com/words/cpp/aspose.words/pag...