Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 9,690 for

replace text

(0.08 sec)
  1. aspose.pdf.text | Aspose.PDF for Python via .NE...

    The aspose.pdf.Text namespace provides classes that allow to extract Text, add Text, manipulate existing Text of a document. It also contain classes that allow to extract, Replace, substitute fonts of a document....text Contents [ Hide ] The aspose.pdf.text namespace...to extract text, add text, manipulate existing text of a document...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  2. IsEmbedded | Aspose.PDF for .NET API Reference

    Gets or sets a value that indicates whether the font is embedded. Font based on IFont will automatically be subset and embedded...search text on the document’s page and replace the text font....object to find all "hello world" text occurrences TextFragmentAbsorber...

    reference.aspose.com/pdf/net/aspose.pdf.text/fo...
  3. 在占位符位置生成表格时,结尾多余了占位符内容 - 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
  4. 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/
  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. 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/...
  7. 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/
  8. 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/
  9. 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...
  10. 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/