Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 6,208 for

replace text

(0.09 sec)
  1. MS Publisher Templates. Manual

    Templates in MS Publisher are an efficient way to create various publications and help to maintain consistency and brand recognition....expose a set of content controls —text frames, image containers, and...composition with dynamic image‑text interplay. Modern / Classic...

    docs.aspose.com/pub/net/ms-publisher-templates/
  2. 6. How to set up new fonts

    This article covers setting up new fonts for use with LaTeX and also includes an example of a font definition....they can be used in the main text. You normally need this information...font - for example, emtt10 for text sizes and emtt12 for display...

    docs.aspose.com/tex/java/latex-fonts-setup/
  3. Convert VDX to PNG via C# | products.aspose.com

    Sample code for VDX to PNG C# conversion. Use API example code for batch VDX files to PNG conversion within VB.NET, Asp.NET or any .NET based application.... Text can also be added to these visual...format was created as a replacement of Graphics Interchange Format...

    products.aspose.com/diagram/net/conversion/vdx-...
  4. Convert VDX to XPS via C# | products.aspose.com

    Sample code for VDX to XPS C# conversion. Use API example code for batch VDX files to XPS conversion within VB.NET, Asp.NET or any .NET based application.... Text can also be added to these visual...developed by Microsoft as a replacement of EMF file format and is...

    products.aspose.com/diagram/net/conversion/vdx-...
  5. Aspose.Cells.Drawing.TextBox.CalculateTextSize ...

    CalculateTextSizeTest.zip (86.1 KB) public static void testHeight() { // Create a new workbook and save with different DPI settings Workbook workbook = new Workbook("D:\\CalculateTextSizeTest.xlsm"); Worksheet shee…...Text); int[] estimatedTextHeight...singleLine = textBox.Text.Replace("\r", "").Replace("\n", " "); textBox...

    forum.aspose.com/t/aspose-cells-drawing-textbox...
  6. 表格样式问题 - Free Support Forum - aspose.com

    运行的同样的代码为什么我的表格会突然变成这样子,另外一个是正常的 不正常表格: 正常表格: 代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws Exception { // 获取文档对象 Document doc = (Document) args.getMatchNode().getDocument(); …...代码中没有看出来任何问题 @Override public int replacing(ReplacingArgs args) throws...System.out.println("Captured Node Text: " + matchNode.getText()); //...

    forum.aspose.com/t/topic/311952
  7. List level and heading style issues - Free Supp...

    Hello everyone, I’m currently struggling with two issues that I can’t quite understand. I have a target document that already contains formatting definitions, i.e., Heading1 through Heading9 are defined. Let’s say all …...This document contains both text and a heading formatted with...in the target document get replaced by the ones from the inserted...

    forum.aspose.com/t/list-level-and-heading-style...
  8. Licensing|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....30% of the recognized text will be replaced with asterisks ("*")...

    docs.aspose.com/barcode/python-java/licensing/
  9. PDF Form having 200+ fields take a long time to...

    Hi, In our application, we handle PDF editable forms. We store the PDF form fields values in a database and while loading the form in our application we fill the form fields with the stored values. We use Aspose.PDF for…...REPLACE_ALL; // PDFDataValue is collection...values. // And below loop replaces text on the form template. foreach...

    forum.aspose.com/t/pdf-form-having-200-fields-t...
  10. Working with Content Controls in C#|Aspose.Word...

    Perform certain operations on content controls dynamically while building a report using C#....argument supplies the display text. Multiple item tags can be placed...variable’s ToString() value replaces the tag, producing a dynamic...

    docs.aspose.com/words/net/working-with-content-...