Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 13,180 for

replacement

(0.18 sec)
  1. Пошук і заміна тексту в документі EML через .NE...

    Вихідний код C# для редагування конфіденційної інформації у файлі EML на платформах.NET Framework, .NET Core та Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/uk/net/redaction/eml/
  2. Redact ODP Presentation Online or using C++ | p...

    Open and redact ODP document online via app for free. C++ API 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/cpp/redact/odp/
  3. Schriftart-Substitution in Präsentationen mit P...

    Aktivieren Sie optimale Schriftart-Substitution in Aspose.Slides für Python via .NET beim Konvertieren von PowerPoint- und OpenDocument-Präsentationen in andere Dateiformate....Vielleicht möchten Sie sich Font Replacement ansehen. FAQ Was ist der...zwischen Font Replacement und Font Substitution? Replacement ist ein...

    docs.aspose.com/slides/de/python-net/font-subst...
  4. GridJs Sunucu Tarafı ile Çalışmak|Documentation

    Bu makale, GridJs deki API leri nasıl kullanacağınızı açıklar.... replace ( '/' , '.' )). toString ();...(), "streamcache" , uid . replace ( '/' , '.' )). toString ();...

    docs.aspose.com/cells/tr/java/aspose-cells-grid...
  5. Aspose.Words for Node.js | Aspose API References

    Aspose.Words for Node.js is a class library that can be used by developers for various platforms for a variety of document processing tasks....Replacing The Aspose.Words.Replacing module provides...classes to manipulate with find/replace operations over the document...

    reference.aspose.com/words/nodejs-net/
  6. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary rows below detail by using the Aspose.Cells for .NET API.... Replace – Indicates whether to replace the current...

    docs.aspose.com/cells/net/applying-subtotal-and...
  7. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Upptäck egenskapen IgnoreShapes i FindReplaceOptions. Kontrollera inkludering av former i textbehandling med denna viktiga booleska inställning för förbättrad noggrannhet.... Replace ( "Lorem ipsum dolor sit amet...namnutrymme Aspose.Words.Replacing hopsättning Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Konversi PDF ke PDF/A, PDF/E, dan PDF/X dalam P...

    Pelajari cara mengonversi file PDF ke PDF/A, PDF/E, dan PDF/X dalam Python dengan Aspose.PDF for Python via .NET untuk alur kerja pengarsipan, aksesibilitas, dan pencetakan.... replace ( ".pdf" , "-log.xml" ), ap...outfile ): logfile = outfile . replace ( ".pdf" , "_log.xml" ) document...

    docs.aspose.com/pdf/id/python-net/convert-pdf-t...
  9. Anotações de marcação usando Python|Aspose.PDF ...

    Aprenda como adicionar, ler e excluir anotações de texto, cursor e substituição em documentos PDF usando Aspose.PDF for Python via .NET....outfile ) Exemplo completo def replace_annotations_add ( infile ,...ReplyType . GROUP ): print ( f "Replace annotation rect: { sa . rect...

    docs.aspose.com/pdf/pt/python-net/markup-annota...
  10. .NET을 통해 MSG 문서의 텍스트 검색 및 바꾸기 | products.aspose...

    .NET 프레임워크, .NET 코어 및 Xamarin 플랫폼에서 MSG 파일의 민감한 정보를 수정하기 위한 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/redaction/msg/