Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 6,099 for

replace text

(0.09 sec)
  1. Creating and reading machine-readable SAT sheet...

    Download a ready-made OMR SAT sheet in PDF format for practicing and coaching. Process dozens of completed SAT forms per minute....txt) with any plain text editor. Change the source code...sure you do not delete or replace that file. Powered by Answer...

    products.aspose.com/omr/exam/sat/
  2. Eliminate Extra spacing\lines in MS Word before...

    Hello We use MS Word Template with xml data to create pdfs using Aspose. Currently we are facing an issue when we assemble multiple Word Templates together before mailmerge. Looking to see how to eliminate the extra li…...only need a continuous flow, replace the section break that // Aspose...when they contain no visible text. Setting SectionStart = Continuous...

    forum.aspose.com/t/eliminate-extra-spacing-line...
  3. Convert PNG to TXT via C# | Aspose

    Sample code for PNG to TXT C# conversion. Use API example code for batch PNG files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on PNG document and save text as PNG document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/png-to-txt/
  4. FootnoteSeparator | Aspose.Words for Java

    in Java.... appendParagraph(String text) A shortcut method that creates...Paragraph object with optional text and appends it to the end of...

    reference.aspose.com/words/java/com.aspose.word...
  5. Configuring OAuth 2.0 API Access to Google Serv...

    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....Text ; /// <summary> /// Developer...b64 = b64 . Replace ( '+' , '-' ); b64 = b64 . Replace ( '/' , '_'...

    docs.aspose.com/email/net/configuring-oauth2-ap...
  6. Extra Annotations using C#|Aspose.PDF for .NET

    Learn how to add additional annotations to PDF files in .NET using Aspose.PDF for interactive document features....Annotation is a symbol that indicates text editing. Caret Annotation is...to indicate the insertion of text. Create new Caret Annotation...

    docs.aspose.com/pdf/net/extra-annotations/
  7. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....the text. Assert.assertEquals(MessageFormat.format("Text inside...document as a quick part and adds text to its contents. /// public...

    reference.aspose.com/words/java/com.aspose.word...
  8. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a paragraph in Java....regions of Latin text and regions of East Asian text in the current...numbers and regions of East Asian text in the current paragraph. getAlignment()...

    reference.aspose.com/words/java/com.aspose.word...
  9. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...replace(Pattern.compile(Pattern.qu...mentBuilder builder, String text, double width, int verticalMerge...

    forum.aspose.com/t/topic/312798
  10. VisitorAction | Aspose.Words for Java

    Allows the visitor to control the enumeration of nodes in Java....docx"); // Extract the text contents of our document by...getText()); } /// /// Collects the text contents of all runs in the...

    reference.aspose.com/words/java/com.aspose.word...