Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 19,416 for

replacement

(0.08 sec)
  1. SymbolToReplaceInvalidChars | Aspose.GIS for .N...

    SymbolToReplaceInvalidChars KmlOptions.SymbolToReplaceInvalidChars property Determines which symbol will be used to r......used to replace invalid characters on reading. Replacing is skipped...

    reference.aspose.com/gis/net/aspose.gis.formats...
  2. Class Range | Referencia de API de Aspose.Words...

    Aspose.Words.Range clase. Representa un área contigua en un documento.... Replace (Regex, string) Reemplaza todas...expresión regular con otra cadena. Replace (string, string) Reemplaza...

    reference.aspose.com/words/es/net/aspose.words/...
  3. SpellCheckLanguage - Aspose.OCR for Java - API ...

    Read all about Aspose.OCR for Java API to integrate OCR features to your own Java applications....SpellCheckLanguage language) Corrects text (replaces misspelled words). String...dictionaryPath) Corrects text (replaces misspelled words). String...

    reference.aspose.com/ocr/java/com.aspose.ocr.Sp...
  4. Working with Text in PDF using C#|Aspose.PDF fo...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C#....formatting text inside PDF file, replace and rotate text in your document...on a PDF page. Replace Text in PDF - to replace text in all the...

    docs.aspose.com/pdf/net/working-with-text/
  5. Capitalize the first word of each bulleted or n...

    Hi Team, Hope you doing well, I need code to capitalize the first word of each bulleted or numbered item, and that item must ends with period. if that was an heading we have to left them like the same. Thanks and Reg…...first letter, and i need the replacing should be done in paragraphs...p in listItems) { p.Range.Replace(new Regex("^([a-zA-Z]+)"),...

    forum.aspose.com/t/capitalize-the-first-word-of...
  6. Differences between PPTX Presentation and Conve...

    Description: We use Aspose.Slides to convert pptx files into pdf. Some of generated pdf contains significant differences with used pptx. Please review attached images to see those differences. Steps: Use provided code wi…...1068): LossOfEffects - replaced by actual render JA_Impor...ffects_2 LossOfEffects2 - replaced by actual render JA_Impor...

    forum.aspose.com/t/differences-between-pptx-pre...
  7. Working with Contacts in PST File|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.... Replace ( ":" , " " ). Replace ( "\\" , " " ). Replace ( "..."?" , " " ). Replace ( "/" , " " ); msg . Save ( $"{contactName}...

    docs.aspose.com/email/net/working-with-contacts...
  8. Update HTML inserted using documentBuilder.Inse...

    I am trying to insert HTML in my word document. I am able to do it. The problem is every time I use this method it appends the HTML content after the bookmark. My requirement is to replace the existing HTML(overwrite the…... My requirement is to replace the existing HTML(overwrite...looking for is a way if I can replace the existing HTML. In other...

    forum.aspose.com/t/update-html-inserted-using-d...
  9. Aspose::Cells::ReplaceOptions class | Aspose.Ce...

    Aspose::Cells::ReplaceOptions class. Represent the replace options in C++....ReplaceOptions class Represent the replace options. class ReplaceOptions...formatted settings for the replaced text. GetMatchEntireCellCo()...

    reference.aspose.com/cells/cpp/aspose.cells/rep...
  10. Working with Text in PDF using C++|Aspose.PDF f...

    This section explains various techniques of text handling. Learn how to add, replace, rotate, search text using Aspose.PDF and C++....in PDFs, how to rotate or replace text, how to add PDF tooltip...Aspose.PDF library. Replace Text in PDF - to replace text in all the...

    docs.aspose.com/pdf/cpp/working-with-text/