Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 6,165 for

replace text

(0.76 sec)
  1. Show Translate Button in GridJs|Documentation

    This article explains how to display the translate button in the GridJs toolbar and translate all string values of the active worksheet to a target locale using Aspose.Cells for Java....translated workbook as plain text. All code snippets are complete...'/GridJs2/Translate' ); // <-- replace with your actual URL The setTranslateUrl...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  2. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section....docx' ) Shows how to replace text in a document’s footer....FOOTER_PRIMARY ) options = aw . replacing . FindReplaceOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FindReplaceOptions.ignore_structured_document_t...

    FindReplaceOptions.ignore_structured_document_tags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)...will be treated as a simple text. Otherwise, StructuredDocumentTa...processed as standalone Story and replacing pattern will be searched separately...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 2D Graphics Drawing Solution | products.aspose.com

    High Code APIs and Free Apps for 2D graphics drawing. Ability to draw Text, lines, curves, and figures as well as convert images to different formats....drawing text, geometries, and images, to directly replace System...drawing, including vector and text drawing in fully managed code...

    products.aspose.com/drawing/
  5. What's new|Aspose.PDF for JavaScript via C++

    In this page introduces the most popular new features in Aspose.PDF for JavaScript that have been introduced in recent releases....1 AsposePdfReplaceText - Replace text on pages in a PDF-file What’s...AsposePdfFindHiddenT - Find hidden text in a PDF-file AsposePdfDeleteHidde...

    docs.aspose.com/pdf/javascript-cpp/whatsnew/
  6. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Paragraphs ; // Replace the placeholders with data...namePortion . Text = namePortion . Text . Replace ( "{{EmployeeName}}"...

    docs.aspose.com/slides/net/excel-integration/
  7. Insert and Append Documents in Java|Aspose.Word...

    Combine documents into one: insert or append a document into a new or existing one using find and Replace, merge field, bookmark, or simply at the document end in Java....insert a document through a replace operation, a merge field during...a Document During Find and Replace Operation You can insert documents...

    docs.aspose.com/words/java/insert-and-append-do...
  8. Aspose TextFragmentAbsorber with Regular expres...

    Hi, I face the below issue in a .pdf file while using Aspose. Actaully we are converting excel file into pdf and uploading into our application. Then we need to find the content inside of { and } and also from [ to ] in …...my observations, the text is being replaced. For your reference...TextFragmentAbsorber("\\[[^\\[ //set text search option to specify regular...

    forum.aspose.com/t/aspose-textfragmentabsorber-...
  9. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for .NET....to/from the text. For instance, when obtaining text programmatically...with this text you should probably remove or replace the characters...

    docs.aspose.com/words/net/working-with-control-...
  10. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....() Examples Shows how to replace text in a document’s footer....MakeObject < Aspose :: Words :: Replacing :: FindReplaceOptions > ();...

    reference.aspose.com/words/cpp/aspose.words/doc...