Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 6,208 for

replace text

(0.45 sec)
  1. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...document doc, content_blocks, clean_text_paragraphs = extract_all_co...://[^\s)]+') def build_word_offsets(text, words): offsets = [] index...

    forum.aspose.com/t/paste-back-shape-data-correc...
  2. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....nodes that can contain their own text (paragraphs and tables). For...contains text of a comment and a Footnote contains text of a footnote...

    reference.aspose.com/words/java/com.aspose.word...
  3. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...seconds per page, while ordinary text pages finish in milliseconds...you ship with your app: // Replace the path with the actual location...

    forum.aspose.com/t/pdf-containing-emojis-conver...
  4. 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/
  5. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....starting point at which the text that lexically follows the field...DocumentBuilder(doc); builder.write("This text is in its normal place."); //...

    reference.aspose.com/words/java/com.aspose.word...
  6. Empty page not getting removed - Free Support F...

    Hi Team, I have the following code that removes empty pages in document. But in one particular document , empty page (page number 3 ) is not getting removed. Providing the code for reference and attaching the document…...TEXT).trim())) { return false; }...isEmpty(para.toString(SaveFormat.TEXT).trim())) { break; } } else...

    forum.aspose.com/t/empty-page-not-getting-remov...
  7. Time Logging – Convert HTML – Aspose.HTML for .NET

    You will find an Aspose.HTML C# example of custom message handlers to convert HTML from ZIP archive to PDF and log the execution time of this conversion.... Replace ( "\\" , "/" ); 17 Stream stream...System. Text . Encoding . RegisterProvider (System. Text . CodePagesEncodingPro...

    docs.aspose.com/html/net/message-handlers/time-...
  8. Mail Merge Template|Aspose.Words for C++

    Create a Mail Merge template to define fixed content in output documents, and then generate merge documents using the merge fields....The template ensures that the text in the output merged document...operation guarantees that the text from the data source is correctly...

    docs.aspose.com/words/cpp/mail-merge-template/
  9. 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/
  10. 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...