Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 12,629 for

replacement

(0.26 sec)
  1. Arbeiten mit Text|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.... Die Replace-Methode, verfügbar gemacht...Hashtable < String , String > replacements = new Hashtable < String...

    docs.aspose.com/diagram/de/java/working-with-text/
  2. Перетворення PST в MSG за допомогою програми C ...

    Зразок коду перетворення C++ для документа PST у формат MSG. Використовуйте приклад коду для пакетного перетворення PST в MSG у будь-якій програмі C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/uk/cpp/conversion/pst...
  3. Converti PST in MSG tramite l'applicazione C++ ...

    Esempio di codice di conversione C++ per il documento PST in formato MSG. Usa un codice di esempio per la conversione in batch da PST a MSG all'interno di qualsiasi applicazione C++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/it/cpp/conversion/pst...
  4. Issue with text placeholders in table cells whe...

    I am facing an issue when converting DOCX files to PDF using Aspose.Words for .NET and later filling custom tags in the PDF using Aspose.PDF.Drawing. We use a custom tagging format in the DOCX files: #REG_DATUMS# #RE…...use the following code to replace text in PDF: private bool ...cleanKey = key.Replace("\r\n", "").Replace("\r", "").Replace("\n", "")...

    forum.aspose.com/t/issue-with-text-placeholders...
  5. Převést PST na MSG pomocí aplikace C ++ | produ...

    Ukázkový kód převodu C ++ pro dokument PST do formátu MSG. Použijte ukázkový kód pro dávkovou konverzi PST na MSG v libovolné aplikaci C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/cs/cpp/conversion/pst...
  6. Cerca un documento MSG senza aprirlo tramite .N...

    Codice sorgente C# per cercare parole con pattern nel file MSG su piattaforme .NET Framework, .NET Core e Xamarin.... Usa il metodo Replace del corpo del messaggio. Salva...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/it/net/search/msg/
  7. Redact Excel Spreadsheet Online or using .NET |...

    Open and redact Excel document online via app for free. .NET API C# code to search and replace Excel text....Code listed for search and replace text in Excel file. Download...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/net/redact/excel/
  8. Redact XLS Spreadsheet Online or using .NET | p...

    Open and redact XLS document online via app for free. .NET API C# code to search and replace XLS text....Code listed for search and replace text in XLS file. Download...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/net/redact/xls/
  9. Redact DOCX Document Online or using .NET | pro...

    Open and redact DOCX document online via app for free. .NET API C# code to search and replace DOCX text....Code listed for search and replace text in DOCX file. Download...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/net/redact/docx/
  10. VariableCollection class | Aspose.Words for Python

    aspose.words.VariableCollection class. A collection of document variables...the assignment and will be replaced by empty string. Properties...the assignment and will be replaced by empty string. index_of_key(name)...

    reference.aspose.com/words/python-net/aspose.wo...