Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 12,651 for

replacement

(0.12 sec)
  1. Arbeiten mit Text|Documentation

    In diesem Abschnitt wird erläutert, wie Sie eine Textform einfügen oder den Text der Form mit Aspose.Diagram aktualisieren.... Die Replace-Methode, verfügbar gemacht...Dictionary < string , string > replacements = new Dictionary < string...

    docs.aspose.com/diagram/de/net/working-with-text/
  2. Lavorare con il testo|Documentation

    Questa sezione spiega come inserire una forma di testo o aggiornare il testo della forma con Aspose.Diagram.... Il metodo Replace, esposto da Testo class, supporta...Dictionary < string , string > replacements = new Dictionary < string...

    docs.aspose.com/diagram/it/net/working-with-text/
  3. البحث والاستبدال البيانات في نطاق باستخدام C++|...

    هذه المقالة تظهر كيفية البحث واستبدال البيانات في نطاق في إكسل باستخدام كود C++....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/ar/cpp/search-and-replace...
  4. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....cs hosted with ❤ by GitHub Replace Text in Pages of OneNote Document...supports finding and then replacing text within OneNote document...

    docs.aspose.com/note/net/working-with-text/
  5. PDF to Word conversion issues (source document ...

    Hello, I am experiencing significant issues when converting a PDF to Word using Aspose.PDF 25.8.0. The output DOCX introduces formatting and rendering problems that make the converted document difficult to use. …...issues include: Characters replaced by blocks instead of spaces...or page selection. Tried replacing/removing invalid Unicode characters...

    forum.aspose.com/t/pdf-to-word-conversion-issue...
  6. 在 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/zh/net/managing-contacts-...
  7. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Word in Java How to Find and Replace Text in Word Document in C++...PDF in Java How to Find and Replace Text in Word Document using...

    kb.aspose.com/words/page/10/
  8. Archivio

    Archivio...Dopodiché, chiama il metodo replace(). Prende la stringa di ricerca...demonstrates how to find and replace text in Word document. # Load...

    blog.aspose.com/it/words/python-ms-word-automat...
  9. Mergefield Calculation - Free Support Forum - a...

    Scenario: We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” } In the data source, the value for phone is: (734) 123-4567 Actual behavior (Aspose.Words): Aspose interprets the value as a mathem…...Replace("(", "").Replace(")", "").Replace("-", "").Replace("...Replace(" ", ""); } public void ImageFieldMerging(ImageFieldMergingArg...

    forum.aspose.com/t/mergefield-calculation/311156
  10. Convert PST to MSG via C++ application | produc...

    Sample C++ conversion code for PST document to MSG format. Use example code for batch PST to MSG conversion within any C++ Application....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/cpp/conversion/pst-to...