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

replacement

(0.33 sec)
  1. Bildverarbeitung mit der Modernen API verbesser...

    Modernisieren Sie die Folien-Bildverarbeitung, indem Sie veraltete Bild-APIs durch die .NET Moderne API ersetzen, um nahtlose PowerPoint- und OpenDocument-Automatisierung zu ermöglichen....Presentation Method Signature Replacement Method Signature public Bitmap[]...completely Shape Method Signature Replacement Method Signature public Bitmap...

    docs.aspose.com/slides/de/net/modern-api/
  2. 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...
  3. Перетворення 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...
  4. 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/
  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. 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/
  7. 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/
  8. 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/
  9. PST फ़ाइलों में संपर्कों का प्रबंधन|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/hi/net/managing-contacts-...
  10. Getting an Error While Saving the Presentation:...

    I have attached a pptx file “icon_issue.pptx” having one icon shape in the first slide. When I open this pptx file using aspose and just try to save it again, it throws the below exception: DashPattern value is not val…...content we noticed that if we replace the below content: stroke-dasharray=“0...stroke-dasharray=“0.1 7.5” and replace this new svg content in the...

    forum.aspose.com/t/getting-an-error-while-savin...