Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 5,894 for

replace text

(0.1 sec)
  1. DocumentRecognitionSettings missing in Aspose.O...

    We are trying to follow the example in this article: Create Scanned PDF to Excel Converter with OCR using C# | File Format Processing Plugins for C# .NET Core | Aspose Blog but DocumentRecognitionSettings class is not…... Adapt the sample – Replace the usage of DocumentRecognitionS...Recognize(); // write result.Text to Excel, etc. Adjust the properties...

    forum.aspose.com/t/documentrecognitionsettings-...
  2. 档案

    档案...Text; using System.Threading; using...responseText.Replace("{", "").Replace("}", "").Replace("\"", "")...

    blog.aspose.com/zh/email/import-contacts-from-g...
  3. C++ API to Convert XML to XAML | products.aspos...

    Convert XML to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); // add image...Values) Convert XML to TXT (Text Document) Convert XML to XLAM...

    products.aspose.com/total/cpp/conversion/xml-to...
  4. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer Text of a section in Java....container for the header or footer text of a section. To learn more... Examples: Shows how to replace text in a document’s footer....

    reference.aspose.com/words/java/com.aspose.word...
  5. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...text.ParseException; import java.text.SimpleDateFormat;...getSdtType() == SdtType.PLAIN_TEXT || std.getSdtType() == SdtType...

    forum.aspose.com/t/chinese-date-language-locale...
  6. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for Python via .NET API.... Scenario 2: Convert Text or Numbers to Time If you have...have time represented as text or a number without a decimal (e...

    docs.aspose.com/cells/python-net/how-to-format-...
  7. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for Node.js via C++ API.... Scenario 2: Convert Text or Numbers to Time If you have...have time represented as text or a number without a decimal (e...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  8. How to Format Number to Time|Documentation

    This article will introduce how to format number to time using Aspose.Cells for .NET API.... Scenario 2: Convert Text or Numbers to Time If you have...have time represented as text or a number without a decimal (e...

    docs.aspose.com/cells/net/how-to-format-number-...
  9. Add an image in XPS files | API for .NET

    .NET API Solution to work with PS, XPS and EPS files. Learn how to add images to a XPS file with the attached C# code snippet... if you want to modify or replace an image in the file, you typically...with other resources such as text or annotations. Understanding...

    products.aspose.com/page/net/add-image-to-xps/
  10. Not able to remove empty lines for merge fields...

    I have merge fields in a table inside word document template and I am trying to populate the rows only when the data is present. I am able to clean up the merge field references in the template after my document has fini…...docx"); } } In this example: Replace "path/to/your/template.docx"...up options for removing the text works though. I do the clean...

    forum.aspose.com/t/not-able-to-remove-empty-lin...