Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 13,014 for

replacement

(0.15 sec)
  1. Archiv

    Archiv... Zavolejte IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...// Nahradit text workbook->Replace(new String("Text to find")...

    blog.aspose.com/cs/cells/find-and-replace-text-...
  2. Redact PPT Presentation Online or using .NET | ...

    Open and redact PPT document online via app for free. .NET API C# 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/net/redact/ppt/
  3. Redact ODT Document Online or using Java | prod...

    Open and redact ODT document online via app for free. Java API code to search and replace ODT text with regular expression....Code listed for search and replace text in ODT file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/java/redact/odt/
  4. Redact PPTX Presentation Online or using Java |...

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

    products.aspose.com/total/java/redact/pptx/
  5. Redact ODP Presentation Online or using .NET | ...

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

    products.aspose.com/total/net/redact/odp/
  6. Манипуляция таблицами в существующем PDF|Aspose...

    Узнайте, как работать с таблицами в существующих PDF-документах, используя Aspose.PDF for .NET, обеспечивая гибкость в модификации документов....можете использовать метод Replace() класса TableAbsorber для...); // Replace the table with new one absorber . Replace ( document...

    docs.aspose.com/pdf/ru/net/manipulate-tables-in...
  7. .NET을 통해 열지 않고 MSG 문서 검색 | products.aspose.com

    .NET Framework, .NET Core 및 Xamarin 플랫폼의 MSG 파일에서 패턴이 있는 단어를 검색하는 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/search/msg/
  8. Chuyển đổi PST sang MSG thông qua ứng dụng C ++...

    Mã chuyển đổi C ++ mẫu cho tài liệu PST sang định dạng MSG. Sử dụng mã ví dụ để chuyển đổi hàng loạt PST sang MSG trong bất kỳ Ứng dụng C ++ nào....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/vi/cpp/conversion/pst...
  9. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some text with bold styling. Since I’m w…...PDF/A-3, Helvetica is being replaced with OpenSansRegular. However...is that Helvetica should be replaced with Liberation Sans. How...

    forum.aspose.com/t/font-substitution-issue-when...
  10. Найти и заменить в C#|Aspose.Words для .NET

    Найдите строку или шаблон регулярного выражения в вашем документе и замените его текстом, который вы хотите использовать. C#....Replacing пространство имен. Вы можете...можете использовать один из Replace Способы поиска или замены конкретной...

    docs.aspose.com/words/ru/net/find-and-replace/