Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 12,650 for

replacement

(0.1 sec)
  1. Avoid Inserting Empty Ranges or Hidden Excel Ra...

    Hello Team, I am working with Aspose.Cells to extract a range from an Excel worksheet as HTML content, which I then insert into a Word document using Aspose.Words. However, I’ve encountered an issue: If the selected …...Also I am using code that replaces regex matches with values...by implementing parallel replacements or other optimization techniques...

    forum.aspose.com/t/avoid-inserting-empty-ranges...
  2. C++でExcel、OpenOffice、Json、Csv、Htmlファイルを読み込み、管理す...

    Aspose.Cells for C++を使用すれば、Excel、CSV、TSV、ODS、HTML、Numbers、Json、XML、Pdf、Jpg、Tiff、画像、Mht、XPSファイルの作成、オープン、管理が簡単です。... year = 2023 ; // Replace with actual current year currentDate...currentDate . month = 10 ; // Replace with actual current month currentDate...

    docs.aspose.com/cells/ja/cpp/loading-saving-and...
  3. Cerca un documento EML senza aprirlo tramite .N...

    Codice sorgente C# per cercare parole con pattern nel file EML 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/eml/
  4. تسلسل اختيار الخط في Aspose.Slides لل Java|وثائ...

    اكتشف كيف يختار Aspose.Slides لل Java الخطوط، مما يضمن عرضاً واضحاً ومتسقاً لملفات PPT و PPTX و ODP — حسّن شرائحك الآن....يتم استبدالها — راجع Font Replacement و Font Substitution . هذه...إذا كنت ستقوم بـ embed ، أو replace ، أو إضافة external sources...

    docs.aspose.com/slides/ar/java/font-selection-s...
  5. Object Preview Issue When Adding OleObjectFrame...

    Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for .NET and how to fix preview issues in PPT, PPTX and ODP presentations....“EMBEDDED OLE OBJECT” message is replaced by the actual image for the...Other Solutions Solution 1: Replace the “Embedded OLE Object” Message...

    docs.aspose.com/slides/net/object-preview-issue...
  6. Redact PPT Presentation Online or using Android...

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

    products.aspose.com/total/android-java/redact/ppt/
  7. Odczytaj szablon Outlook OFT|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 ( "DisplayName" , "<b>" + ...message . getHtmlBody (). replace ( "MeetingPlace" , meetingLocation...

    docs.aspose.com/email/pl/java/read-outlook-temp...
  8. Чтение шаблона Outlook (файл OFT)|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 ( "DisplayName" , "<b>" + ...message . getHtmlBody (). replace ( "MeetingPlace" , meetingLocation...

    docs.aspose.com/email/ru/java/read-outlook-temp...
  9. Read Outlook Template File OFT|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 ( "DisplayName" , "<b>" + ...message . getHtmlBody (). replace ( "MeetingPlace" , meetingLocation...

    docs.aspose.com/email/java/read-outlook-templat...
  10. Daten in einem Bereich suchen und ersetzen mit ...

    Dieser Artikel zeigt, wie man Daten in einem Bereich in Excel mit C++ Code sucht und ersetzt....) break ; // Replace the cell with value replace cell . PutValue...PutValue ( u "replace" ); } while ( true ); // Save the workbook U16String...

    docs.aspose.com/cells/de/cpp/search-and-replace...